An open API service indexing awesome lists of open source software.

https://github.com/m-sher/tftetrisenv

TensorFlow environment for RL with Tetris SRS+
https://github.com/m-sher/tftetrisenv

Last synced: 2 months ago
JSON representation

TensorFlow environment for RL with Tetris SRS+

Awesome Lists containing this project

README

        

# TFTetrisEnv
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~~
- ~~Pip installable~~