Furkan-Gulsen/T-Rex-Game-with-CNN
Get great scores without touching the keyboard with the dinosaur that you trained with the convolutional neural network.
This project helps you automate playing the T-Rex Run game in Google Chrome, allowing a computer to control the dinosaur. You provide the game environment as input, and the project outputs a dinosaur that plays autonomously, achieving high scores. This is for anyone who wants to explore basic artificial intelligence in a fun, visual way without needing to write complex code.
No commits in the last 6 months.
Use this if you're curious about how a computer can learn to play a simple game and want to see a basic neural network in action.
Not ideal if you're looking for a general-purpose gaming AI for complex games or a tool for advanced machine learning research.
Stars
10
Forks
2
Language
Python
License
—
Category
Last pushed
Jan 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Furkan-Gulsen/T-Rex-Game-with-CNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Paperspace/DinoRunTutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
utay/dino-ml
🦎 Simple AI to teach Google Chrome's offline dino to jump obstacles
simply-TOOBASED/dino-bot-3000
A simple bot to play Google's dinosaur game using neural networks and genetic algorithms to get smarter.
kilian-kier/Dino-Game-AI
A simple pygame dino game which can also be trained and played by a NEAT AI
Dewep/T-Rex-s-neural-network
T-Rex's neural network (AI for the game T-Rex / Dinosaur on Google Chrome)