Skip to content

nappaillav/RL_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to work with this repository

  • Option 1 :

    Install the gym-duckietown using pip install gym-duckietown

  • Option 2 (Preferred):

    git clone https://github.com/duckietown/gym-duckietown.git
    cd gym-duckietown
    conda env create -f environment.yaml
    

    conda install with the yaml file or use my_requirements.txt

# to run the experiments 
pip install -e .

About

Reinforcement learning world using Duckietown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages