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
|
преди 5 години | |
---|---|---|
.github | преди 5 години | |
docs | преди 5 години | |
models | преди 5 години | |
.gitattributes | преди 5 години | |
.gitignore | преди 5 години | |
.pylintrc | преди 5 години | |
README.md | преди 5 години | |
snake.py | преди 5 години |
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.