THE FUTURE IS HERE

OpenAI Gym: CartPole-v1 – Q-Learning

We look at the CartPole reinforcement learning problem. Using Q learning we train a state space model within the environment.

Notebook:
https://github.com/RJBrooker/Q-learning-demo-Cartpole-V1

Balancing CartPole with Machine Learning – by Sean Saito :
https://www.vitoshacademy.com/python-balancing-cartpole-with-machine-learning/