Skip to content
/ RL Public

Getting start with RL notebook I've taken during my learning journey.

Notifications You must be signed in to change notification settings

theaveasso/RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReinforcementLearning

Getting start with RL notebook I've taken during my learning journey.

lunarlander mountaincar bipedalwalker

To work with the file please Create new python environment (Recommend using Conda)

conda create -n introRL python=3.8

Install Libraries

conda install -r requirement.txt

About

Getting start with RL notebook I've taken during my learning journey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published