Skip to content

kibaamor/rlcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlcode

Reinforcement Learning Code Snippet

Install

pip install git+https://github.com/KibaAmor/rlcode

Devlopment

git clone https://github.com/KibaAmor/rlcode
cd rlcode
python -m venv .venv
source .venv/bin/activate
pip install -e '.[dev]'

Test

python -m example.dqn_gym

About

Reinforcement Learning Code Snippet

Resources

Stars

Watchers

Forks

Languages