Created base game with working minimax algorithm, now working on reinforcement learning

This commit is contained in:
2023-07-28 19:34:53 +01:00
commit 1eb0a04f30
24 changed files with 916 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>