Skip to content

nutorbit/crazycar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crazy Car with Reinforcement Learning

This is my thesis. You can get more detail here.

Setup Environment

$ pip install -r requirements.txt

Running the code

training a model.

$ python -m crazycar.scripts.training --name NAME

Where NAME is a name of the experiment. You can see more about flags with --help

testing a model.

Incoming...

Demo

  • Sensor

  • Camera

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published