Skip to content

Models a scenario with moving agents that learn to converge to a specific angle to avoid collision. The used learning method is epsilon-greedy Q Learning.

Notifications You must be signed in to change notification settings

bremers/SkaterCollide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

To run, install mesa. Original model was run in with Python 3.6 in a Jupyter Notebook.

About

Models a scenario with moving agents that learn to converge to a specific angle to avoid collision. The used learning method is epsilon-greedy Q Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages