Deep Q Learning agent using Keras for CartPole simulation using GYM.
pip3 install -r requirements.txt
python3 main.py
- OpenAI gym
- numpy
- Keras
The Apache 2.0 License. Please see the license file for more information.
Deep Q Learning agent using Keras for CartPole simulation using GYM.
pip3 install -r requirements.txt
python3 main.py
The Apache 2.0 License. Please see the license file for more information.