tetrisRL

    A Tetris environment to train machine learning agents

    Language: python

    Author: Suzanne Ewald (@sewald)

    159 stars · 584 views

    Files

    • plot_training.py (py)
    • tetrisRL_logo.png (image)
    • README.md (md)
    • pyproject.toml (toml)
    • LICENSE (txt)
    • src (txt)
    • user_engine.py (py)
    • __init__.py (py)
    • dqn_agent.py (py)
    • supervised_agent.py (py)
    • run_model.py (py)
    • engine.py (py)
    • tetris.py (py)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…