# Z-RLSnake **Repository Path**: zmh-program/Z-RLSnake ## Basic Information - **Project Name**: Z-RLSnake - **Description**: A snake game using Pytorch and Pygame - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2023-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## RL-Snake ### 🐍 A snake game using Pytorch and Numpy #### 🎢Versions Compare | Pygame Render FPS | min | max | average | | ----------------- | ----- | ----- | ------- | | native (v1.0-) | 8.27 | 80.71 | 38.90 | | numpy (v1.0+) | 398.2 | 808.3 | 502.8 | - 📚 params: | snakes | coins | | ------ | ----- | | 20 | 1000 | - 🌴 data from: | system | RAM | CPU | GPU | | ------ | --- | ------------------------------------------- | -------------------------------------- | | Win10 | 4 G | Intel(R) Core(TM) i5-6500 @3.2GHz - 4 Cores | Nvidia Geforce GT 720 - 8G (public 4G) |