https://github.com/aashutoshrathi/downasaur-bot
AI Powered Bot for auto playing India's most accessible game.
https://github.com/aashutoshrathi/downasaur-bot
Last synced: about 1 month ago
JSON representation
AI Powered Bot for auto playing India's most accessible game.
- Host: GitHub
- URL: https://github.com/aashutoshrathi/downasaur-bot
- Owner: aashutoshrathi
- License: mit
- Created: 2019-04-21T09:48:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T06:15:47.000Z (almost 6 years ago)
- Last Synced: 2025-03-17T04:04:58.426Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 873 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Downasaur
A Deep Convolutional Neural Network to play Google Chrome's offline Dino Run game by learning action patterns from visual input using a model-less Reinforcement Learning Algorithm
Accompanying code for Paperspace tutorial ["Build an AI to play Dino Run"](https://blog.paperspace.com/dino-run/)
## Dependencies
- Python 3.6
- Keras
- Selenium
- OpenCV