jinglescode / time-series-forecasting-pytorch

Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM
https://www.alphavantage.co/academy/#lstm-for-finance
Apache License 2.0
231 stars 92 forks source link

Update content #2

Closed AlphaVantageSupport closed 3 years ago

AlphaVantageSupport commented 3 years ago

Default to "cpu" instead of "cuda" for the config variable.

Made some structural changes to the content.