https://github.com/m-sher/tensorflow-tetris-srs-plus
TensorFlow environment for RL with Tetris SRS+
https://github.com/m-sher/tensorflow-tetris-srs-plus
Last synced: 3 months ago
JSON representation
TensorFlow environment for RL with Tetris SRS+
- Host: GitHub
- URL: https://github.com/m-sher/tensorflow-tetris-srs-plus
- Owner: m-sher
- Created: 2025-02-25T17:14:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T02:47:37.000Z (3 months ago)
- Last Synced: 2025-03-08T03:24:11.165Z (3 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow-Tetris-SRS-Plus
TensorFlow environment for RL with Tetris SRS+## Todo
- Undo for debugging
- Supplemental scoring
- More spins
- Immobile detection for all-mini+
- Combo table
- Everything else :)### Done
- ~~Standard scoring~~