8000 GitHub - Lumi1070/rl-lecture: Reinforcement Learning Lecture
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lumi1070/rl-lecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning Lecture

This repository contains example code for the reinforcement learning class.

To execute the simulation, run any of the playground.py in any of the block folders. Make sure to:

  • use Python 3
  • install open-ai-gym package
  • include the root folder in your PYTHONPATH.

Example (to execute from root folder):

PYTHONPATH="." python3 block1/playground.py

About

Reinforcement Learning Lecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0