Demonstration of various solutions solving the cart pole problem in OpenAI gym.
Reinforcement Learning 健身房:OpenAI Gym
Reinforcement Learning 進階篇:Deep Q-Learning
$ git clone https://github.com/pyliaorachel/openai-gym-cartpole.git
$ cd openai-gym-cartpole
$ python3 demos/<algorithm>/<algorithm>.py
# algorithm: random_action, hand_made_policy, q_table, dqn