VivekPa / AIAlpha

Use unsupervised and supervised learning to predict stocks
MIT License
1.67k stars 444 forks source link

Please read through the comments in this project #1

Closed vgoklani closed 5 years ago

vgoklani commented 5 years ago

Thanks for putting this code/blog together. Unfortunately your approach suffers from the same problems as other projects that use deep learning to forecast stock prices. You can review the comments here:

https://github.com/jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction

I did find your discussion of wavelets and autoencoders worthwhile, nice work!

VivekPa commented 5 years ago

thanks, will take note of it