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
+8
View File
@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml