Skip to content

wa008/reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reinforcement-learning

Simulate a simplest traffic systems and use basic reinforcement learning techniques to improve the driving ability of cars

Example

display_demo.mp4

How to run

git clone git@github.com:wa008/reinforcement-learning.git
cd ./reinforcement-learning
python3 src/run_this.py

Problem

I used tkinter to render and display the maps, But I found that tkinter can't support maps that have more than 20 row and columns in my person machine(Mac M1 mini), I don't know how to display bigger maps that have more rows and columns.

I'm very grateful that if you have some suggestion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors