Skip to content

Using Reinforcement Learning to play CartPole with Tensorflow 😎

Notifications You must be signed in to change notification settings

gabrielmayers/cartpole-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

cartpole-RL

This's a simple project using Reinforcement Learning to play CartPole-v1, from OpenAi Gym. 😎

I really recommend use a virtual environment to install all the requisites and run this project.

Requisites:

  • Python 2.7.17 or Higher
  • OpenAI gym
  • Tensorflow 2.0 or Higher

Running

To run the project, use python main.py

Results

In this challenge, I got a Average Score of 261.93!

GScore in CartPole

Playing like a Semi-Pro ;)

About

Using Reinforcement Learning to play CartPole with Tensorflow 😎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages