Skip to content

asauray/rl-workshop-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RL Workshop #1

First reinforcement learning workshop at Polytech. The goal is to solve the Lunar Lander OpenAI problem using Q Learning

Dependencies

The basic dependencies you need

  • openai (ai-gym) https://gym.openai.com/docs/
  • numpy (with pip: pip install numpy)
  • (optional) keras, tensorflow, scikit learn (depending on what you want to use)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published