Skip to content

patricktjel/ars-sumo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

Simulated learning cars

To be able to run Tensorflow you have to have installed Python 3.6.x + 64 bits, make sure it's 64 bits because a 32 bits version doesn't work.

To run everything run the following command:

pip install keras-rl h5py gym tensorflow numpy matplotlib graphviz pydot pydot-ng

Download graphviz from and install it at: "C:/Program Files (x86)/Graphviz2.38/bin/":

https://graphviz.gitlab.io/_pages/Download/Download_windows.html

To run:

First run createRoute.py Then DQNAgent.py

About

ARS Sumo stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%