Skip to content

sshpark/ReinforcementLearningCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ReinforcementLearningCode

Dependencies

  • gym 0.14.0

  • Python 3.7

  • TensorFlow

How to run

Use anaconda to manage environment

conda create -n rl python=3
source activate rl
git clone https://github.com/sshpark/ReinforcementLearningCode.git
cd ReinforcementLearningCode/

then run the Python file.

Releases

No releases published

Packages

No packages published

Languages