Commit Graph

5 Commits

Author SHA1 Message Date
krugd a7102a0e44 Fixed missing non terminal error 2025-06-30 20:08:18 -07:00
krugd 48c93fa197 Renamed the benchmark file 2025-06-29 22:50:54 -07:00
krugd 44ef9ebdd8 Adding really stupid benchmark 2025-06-27 22:25:56 -07:00
krugd 9f893b0005 Upgrade rand to ~0.9 2025-06-27 15:17:45 -07:00
krugd 17884f4b90 Working MCTS implementation
This is a basic working implementation of the MCTS algorithm. Though
currently the algorithm is slow compared with other implemenations, and
makes sub-optimal choices when playing tic-tac-toe. Therefore some
modifications are needed
2025-06-27 13:34:49 -07:00