StockTradingAI
StockTradingAI copied to clipboard
This project is a Stock Trader trained to trade stocks from the S&P 500. It was made using a Deep Q-Learning model and libraries such as TensorFlow, Keras, and OpenAI Gym. It was trained on data from...
ImportError Traceback (most recent call last) [](https://localhost:8080/#) in () 8 from keras.layers import Input, Dense 9 from keras.losses import Huber ---> 10 from keras.optimizers import Adam 11 from keras.models import...
did anyone get it to work?
where do i download the script? any chance you can program it to send emails with recommended trades? thanks