Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SaltieRL/Saltie
🚗 Rocket League Distributed Deep Reinforcement Learning Bot
https://github.com/SaltieRL/Saltie
distributed-systems reinforcement-learning rocket-league tensorflow
Last synced: 8 days ago
JSON representation
🚗 Rocket League Distributed Deep Reinforcement Learning Bot
- Host: GitHub
- URL: https://github.com/SaltieRL/Saltie
- Owner: SaltieRL
- License: mit
- Created: 2017-11-22T23:58:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T16:05:29.000Z (over 5 years ago)
- Last Synced: 2024-08-02T15:05:52.380Z (3 months ago)
- Topics: distributed-systems, reinforcement-learning, rocket-league, tensorflow
- Language: Python
- Homepage:
- Size: 79.6 MB
- Stars: 153
- Watchers: 17
- Forks: 25
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Saltie
Saltie is a deep reinforcement learning bot and framework. It learns how to play Rocket League by receiving rewards for certain actions.
Its backend framework for communicating with the game is [RLBot](https://github.com/RLBot/RLBot).
RLBot is a framework to create bots to play Rocket League that reads values from the game and outputs button presses. RLBot works for up to 10 bots.### Requirements
Windows (7+), Rocket League, Python 3, Tensorflow.
### Short Description
Saltie is a bot that uses Neural Networks and Machine Learning to learn how to play the game.
It also has tools for training bots and collecting the replays from a lot of distributed computers### Setup
For setup instructions, [check out the wiki.](https://github.com/SaltieRL/Saltie/wiki/Setup)
### Contributing
We are currently looking for contributors! If you would like to contribute, [join the Discord server](https://discord.gg/aCHWD3E) and let one of the Team Leads know.
You can also start a pull request and we will review the changes.
## DEMO
[![Simple Machine Learning Bot](https://j.gifs.com/OyLRRE.gif)](https://www.youtube.com/watch?v=U39e9Azrz8g)