BenjiKCF/Neural-Net-with-Financial-Time-Series-Data
This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow
Jupyter Notebook
Issues
- 1
How to make predictions?
#17 opened by zhouhao-learning - 4
What is the meaning of the data?
#12 opened by zhouhao-learning - 1
What does Technical indicator contain?
#15 opened by zhouhao-learning - 1
- 1
multiple steps forecast
#9 opened by vrso-code - 1
- 1
- 1
Using open price to predict the closing price?
#2 opened by pusj - 2
Unable to implement your solution
#3 opened by skydrake123 - 2
y_train = train[:, -1][:,-1]
#5 opened by markf060812 - 1
have python format of codes
#10 opened by navidabdolalizade - 1
Using Test Data to denormalize
#6 opened by ucfbrd - 1
Link broken
#4 opened by stefangeneralao - 1
- 3
Use return in finance modeling, not price!
#8 opened by xmduhan - 1
Download data! The URL Unable to read
#1 opened by HannaRiver