Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 179 Bytes

File metadata and controls

9 lines (5 loc) · 179 Bytes

CS229-Final-Project

Hanabi simulator: hanabi.py

Tabular Q-Learning: tabularqlearning.py

Deep Q-Learning: train.py, core/q_learning.py

Config file: configs/hanabi.py