philipxjm / Deep-Convolution-Stock-Technical-Analysis

Uses Deep Convolutional Neural Networks (CNNs) to model the stock market using technical analysis. Predicts the future trend of stock selections.
Apache License 2.0
595 stars 174 forks source link

typo README #2

Closed theGreenJedi closed 7 years ago

theGreenJedi commented 7 years ago

In the README "python stock-model.py" should be "python stock_model.py"

philipxjm commented 7 years ago

Thank you, fixed.