Skip to content

Version 1 of a Reinforcement Learning Rocket League bot.

Notifications You must be signed in to change notification settings

daparasyte/ZoRo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZoRo

Version 1.0 of a machine learning Rocket League bot. Currently learning to play 1v1, thanks to RLGym. Objective is making a version that can take down pros!

How it Works?

This bot is trained with Deep Reinforcement Learning, a type of Machine Learning. The games are played at super speeds behind the scenes while the data is collected and learned from. Utilizing a personalised distributed learning system, these games are integrated.

Then, rewards are defined that the bot tries to achieve. Better Rocket League performance results from repeated reinforcement of behaviour that yields greater rewards over time.

Training Clip:

ezgif com-gif-maker

Releases

No releases published

Packages

No packages published

Languages