PyAISnake is a python math-sandbox simulator built to teach AI models on how to solve problems related to spatial intelligence, through the classic video game "snake".
https://03c8.net
|
|
il y a 5 ans | |
|---|---|---|
| .github | il y a 5 ans | |
| docs | il y a 5 ans | |
| models | il y a 5 ans | |
| .gitattributes | il y a 5 ans | |
| .gitignore | il y a 5 ans | |
| .pylintrc | il y a 5 ans | |
| README.md | il y a 5 ans | |
| snake.py | il y a 5 ans |
PyAISnake - is a free software python math-sandbox simulator built to teach AI models on how to solve problems related to spatial intelligence, through the classic video game "snake".
https://en.wikipedia.org/wiki/Snake_(video_game)
chmod a+x snake.py
./snake.py
or
python3 snake.py
PyAISnake is released under the GPLv3. You can find the full license text in the LICENSE file.