snake-ai-pytorch
snake-ai-pytorch copied to clipboard
i found my failure. It's not a coordinate, its the position in the window.
Hi, im trying to solve that snake deadend trap, but I couldn't figure it out, here is my fork with some fixes and enhancements https://github.com/PayteR/snake-ai-pytorch I created the `is_collision_predict` function...
Hi. I tried to write this code for myself, but every time the program is run, it runs for 7-9 iterations, and then python crashes, showing the following error: [...
Add a requirements.txt file. Resolves #20.
A requirements.txt file should be added to simplify installing the dependencies.