Change formatting
Create cache directory if it does not exist
Update README
Remove local cache
Update README
Update poetry dependencies
Docstring fix
Convolutional version
Training in separate thread
91% accuracy sounds good to me
Not very good Binary Classifier
Stub AI player class
Simplify the Game class with some @properties
Add GUI
Remove flags from core game logic
Change inverting to bitwise xor
Add many convenience properties to State
Formatting change
Fix random bomb placement
Initial game logic