Skip to content

How to build a simple neural network that can play Cart Pole by Gym.

Notifications You must be signed in to change notification settings

irisim/Deep-Q-Network-Learning-to-Play-Cart-Pole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network Using Reinforcement Learning to Play Cart-Pole

How to build a simple neural network that can play Cart Pole by Gym, using Reinforcement Q Learning.

To calculate the loss function we are going to use a copy Target NN and bootstrapping.

image , image

#AI #RL #QLearning #NN #GYM #CartPole #BellmanEquation

About

How to build a simple neural network that can play Cart Pole by Gym.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published