Skip to content

the repo about reinforcement learning and imitation learning

Notifications You must be signed in to change notification settings

Xiangyu-Fu/RL_review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL_review

the repo about reinforcement learning and imitation learning

Requirements

conda create -n rl python=3.6 # important! python version should be 3.6
pip install -r requirements.txt
conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia
pip install "gym[atari, accept-rom-license]"

About

the repo about reinforcement learning and imitation learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published