An open API service indexing awesome lists of open source software.

https://github.com/ilovebacteria/connect-4

My AI course final project. Develop an AI agent that utilizes both mini-max and reinforcement learning algorithms to play Connect-4. The game is playable in a web-based GUI environment.
https://github.com/ilovebacteria/connect-4

ai connect-4 flask heuristic minimax-alpha-beta-pruning q-learning react reinforcement-learning

Last synced: 2 months ago
JSON representation

My AI course final project. Develop an AI agent that utilizes both mini-max and reinforcement learning algorithms to play Connect-4. The game is playable in a web-based GUI environment.

Awesome Lists containing this project