timestocome / Test-stock-prediction-algorithms

Use deep learning, genetic programming and other methods to predict stock and market movements
MIT License
417 stars 151 forks source link

Reason behind working on this project #3

Closed nikhilrayaprolu closed 7 years ago

nikhilrayaprolu commented 7 years ago

I really liked the way you are working on this project, by not just using the Deep Learning models but also adding traditional technical analysis to it. Can I know why you are working on this? An open-Source Consultation, or a Research Project, an assignment, or just out of interest?

timestocome commented 7 years ago

The main reason is to learn all there is about time series projections, anomaly detection etc. Stocks just happen to be an interesting time series.