Skip to content

olyjazzhead/Enhancing-Time-Series-Using-DNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhancing-Time-Series-Using-DNN

This is a quant finance experiment at replicating the results from "Enhancing Time Series Momentum Strategies using Deep Neural Networks" by Bryan Lim, Stefan Zohren, and Stephen Roberts. Their works uses 4 different DNN architechtures to backtest returns from 88 future contracts over a period of 20 years from 1995 - 2015. The paper can be viewed here: https://arxiv.org/pdf/1904.04912

The primamry DNN architectures used are Single Lasso Regression, Multilayer Perceptron, Long Short Term Memory, and WaveNet. This project focuses just on recreating results by using the MLP architecture. Hopefully a sufficient backtest of the results will simulate a similar result to that of the paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published