Commit History

v0.6.0: make height_breach_penalty configurable per TetrisEnv instance
86f507b

OutOfMystic Claude Opus 4.6 commited on

two-step learning
8af98fa

OutOfMystic commited on

v0.5.1: re-enable decaying height breach penalty from line 4
2038b66

OutOfMystic Claude Opus 4.6 commited on

v0.5.0: reduce game_over to -50, disable height breach penalty
3a5b76e

OutOfMystic Claude Opus 4.6 commited on

wget modified
8251fe9

OutOfMystic commited on

chore: add version string to game_engine.py (0.4.0)
cd64402

OutOfMystic Claude Opus 4.6 commited on

feat: decaying height breach penalty based on pieces placed
9dd7378

OutOfMystic Claude Opus 4.6 commited on

feat: add one-time height breach penalty (-50 per level above 4)
5a39470

OutOfMystic Claude Opus 4.6 commited on

Created using Colab
ce596c7

OutOfMystic commited on

Full-game version
3ab55fd

OutOfMystic commited on

fix: reduce step penalty from -1 to -0.1
2ced530

OutOfMystic Claude Opus 4.6 commited on

fix: remove height penalty, hole penalty only for new holes
49913c2

OutOfMystic Claude Opus 4.6 commited on

Rewrite play.html for per-piece training mode
cbba880

OutOfMystic Claude Opus 4.6 commited on

Rewrite notebook: per-piece GRPO training on Qwen 3B
b61d866

OutOfMystic Claude Opus 4.6 commited on

Fix play.html: 100 actions, fix horizontal expansion bug
b055f87

OutOfMystic Claude Opus 4.6 commited on

Add untrained/trained model demo cells, fix cell ordering
6a04794

OutOfMystic Claude Opus 4.6 commited on

Merge branch 'main' of https://github.com/OutOfMystic/tetris-openenv
2b92b06

OutOfMystic commited on

Created using Colab
faa1182

OutOfMystic commited on

Remove broken RUN import check from Dockerfile
41df4cc

OutOfMystic commited on

Add import check in Dockerfile for debugging
8099afb

OutOfMystic commited on

Created using Colab
fca0f8d

OutOfMystic commited on

Training mode UI + single-char 60-action format
d69cfb4

OutOfMystic Claude Opus 4.6 commited on

Force HF Space rebuild for /play route
2727176

OutOfMystic commited on

Add playable Tetris web UI at /play
1d19ab5

OutOfMystic Claude Opus 4.6 commited on

Created using Colab
e19c278

OutOfMystic commited on

Created using Colab
fe74ef3

OutOfMystic commited on

Add random horizontal position to prompts
017d742

OutOfMystic Claude Opus 4.6 commited on

Simplify prompts: empty board + random piece from seed
1ea53b8

OutOfMystic Claude Opus 4.6 commited on

Fix prompt generation: realistic board states
d6a8593

OutOfMystic Claude Opus 4.6 commited on

Optimize notebook for A100 GPU
95389d8

OutOfMystic Claude Opus 4.6 commited on

Switch to sequence-based training approach
ad23073

OutOfMystic Claude Opus 4.6 commited on

Fix HF Spaces config: port 8000, base_path /web for OpenEnv web interface
fece72b

OutOfMystic Claude Opus 4.6 commited on

Enable OpenEnv web interface
37c1d06

OutOfMystic Claude Opus 4.6 commited on

Created using Colab
2eae86d

OutOfMystic commited on

Use local game engine for prompt generation and reward (no network latency)
4555db1

OutOfMystic Claude Opus 4.6 commited on

Add .gitignore
54f70f4

OutOfMystic Claude Opus 4.6 commited on

Upload tetris_training.ipynb with huggingface_hub
b7c9050
verified

VortexedSquirrel commited on

Delete models.py with huggingface_hub
621379d
verified

VortexedSquirrel commited on

Delete environment.py with huggingface_hub
66bf9b7
verified

VortexedSquirrel commited on

Delete main.py with huggingface_hub
136dba7
verified

VortexedSquirrel commited on

Upload src/tetris_env/server/game_engine.py with huggingface_hub
fe115bf
verified

VortexedSquirrel commited on

Upload src/tetris_env/server/environment.py with huggingface_hub
ba9aef4
verified

VortexedSquirrel commited on

Upload src/tetris_env/server/app.py with huggingface_hub
21380cf
verified

VortexedSquirrel commited on

Upload src/tetris_env/server/__init__.py with huggingface_hub
20ac10c
verified

VortexedSquirrel commited on

Upload src/tetris_env/client.py with huggingface_hub
fa64491
verified

VortexedSquirrel commited on

Upload src/tetris_env/models.py with huggingface_hub
a96cc2d
verified

VortexedSquirrel commited on

Upload src/tetris_env/__init__.py with huggingface_hub
c67c9a5
verified

VortexedSquirrel commited on

Upload README.md with huggingface_hub
ae5c7a7
verified

VortexedSquirrel commited on

Upload requirements.txt with huggingface_hub
547c339
verified

VortexedSquirrel commited on

Upload Dockerfile with huggingface_hub
980ae90
verified

VortexedSquirrel commited on