Skip to content

Self-driving car simulator for the Duckietown universe

Notifications You must be signed in to change notification settings

mphamhung/gym-duckietown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone [email protected]:mphamhung/gym-duckietown.git
cd gym-duckietown
conda env create -f environment.yaml
conda activate gail-env

add conda env to jupyter

python -m ipykernel install --user --name=gail-env

start tensorboard

cd gym-duckietown
tensorboard --logdir=runs

start jupyter

jupyter notebook

Gym-DuckieTOWN

Read this for duckietown readme

About

Self-driving car simulator for the Duckietown universe

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 68.5%
  • Jupyter Notebook 28.9%
  • Dockerfile 1.3%
  • Other 1.3%