JordiCorbilla / stock-prediction-deep-neural-learning

Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
https://jordicorbilla.github.io/stock-prediction-deep-neural-learning/
Creative Commons Zero v1.0 Universal
508 stars 112 forks source link

Hello, what I want to ask is how you successfully run run_ prediction_ Forecasting.py。 #5

Closed we2333333 closed 2 years ago

we2333333 commented 3 years ago

Because when I run alone, I will report typeerror: init () missing 1 required positive argument: 'stock' prediction Forecasting.py

The code inside seems to be related to stock prediction deep learning If the code of information.py overlaps, then UN prediction What is the function of forecasting.py? What can I get by running it