Basic applications of Deep Reinforcement Learning for playing Tetris
Full video link
- Cleared Lines
- Bumpiness (Sum of height difference between each column)
- Holes (Space with block on top of it)
- Sum of heights
- Python 3.8
- Tensorflow 2.1.1
- Keras 2.4.0
- OpenCV 4.3.0