Skip to content

Slides and code for the introduction to Reinforcement Learning session at the Barcelona TensorFlow Meetup (October 4, 2018)

License

Notifications You must be signed in to change notification settings

victorcampos7/tf-meetup-reinforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Policy Gradients with TensorFlow (Barcelona TensorFlow Meetup)

Resources for the introduction to Reinforcement Learning session at the Barcelona TensorFlow Meetup (October 4, 2018). They cover a quick introduction to RL, REINFORCE and code example to solve the CartPole task using TensorFlow Eager.

Resources

Results

plot

After a while, the agent is able to keep the pole in balance during the whole episode (termination is forced after 200 steps):

visualization

About

Slides and code for the introduction to Reinforcement Learning session at the Barcelona TensorFlow Meetup (October 4, 2018)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published