An open API service indexing awesome lists of open source software.

https://github.com/geetu040/fetcher

AI GAME: We have a random maze and 2 agents at random places. You control the Fetcher and find the way through the maze to get ot the target. You can automate the Fetcher to use trained models that help Fetcher fetch the target by itself. The models are based on deep neural networks, implemented by tensorflow and Keras API. The models are so efficiently trained, they find ways through the maze without hitting the walls and have an accuracy of more than 99%
https://github.com/geetu040/fetcher

artificial-intelligence css deep-learning html javascript jupyter-notebook machine-learning matplotlib neural-networks numpy python sklearn tensorflow web-design

Last synced: 12 months ago
JSON representation

AI GAME: We have a random maze and 2 agents at random places. You control the Fetcher and find the way through the maze to get ot the target. You can automate the Fetcher to use trained models that help Fetcher fetch the target by itself. The models are based on deep neural networks, implemented by tensorflow and Keras API. The models are so efficiently trained, they find ways through the maze without hitting the walls and have an accuracy of more than 99%

Awesome Lists containing this project

README

          

you can find the game at
https://the-fetcher.herokuapp.com/
or download the files and run main.py

An advanced version of game is also available: Intelli-Snake
game link: https://intelli-snake.herokuapp.com/
github link: https://github.com/geetu040/intelli-snake