Introducing neural networks to predict stock prices
python
finance
data-science
machine-learning
tutorial
neural-network
trading
guide
prediction
stock-price-prediction
trading-strategies
quantitative-finance
stock-prices
algorithmic-trading
regression-models
yahoo-finance
lstm-neural-networks
keras-tensorflow
mlp-networks
prediction-mod
-
Updated
Aug 3, 2019 - Python
Hello there,
I recently stumbled upon this repository and was interested in trying out your code. However, using single-threaded sklearn doesn't seem to be efficient to me, compared to using GPU-optimized PyTorch or TF.
Do you have any plans of moving to those frameworks, or would you accept a pullrequest implementing these?
Regards,
Luke