masters-dissertation/utilities
2023-09-06 15:06:20 +01:00
..
assets Created base game with working minimax algorithm, now working on reinforcement learning 2023-07-28 19:34:53 +01:00
__init__.py Created base game with working minimax algorithm, now working on reinforcement learning 2023-07-28 19:34:53 +01:00
Board.py Bug fixes to the RL algorithm and some tests 2023-09-06 15:06:20 +01:00
constants.py created working reinforcement learning model 2023-08-22 16:31:16 +01:00
gameManager.py created working reinforcement learning model 2023-08-22 16:31:16 +01:00
piece.py created working reinforcement learning model 2023-08-22 16:31:16 +01:00