OMerkel/FourInARow3D
3 dimensional Four in a Row game with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short).
No commits in the last 6 months.
Stars
5
Forks
1
Language
JavaScript
License
—
Category
Last pushed
Aug 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/OMerkel/FourInARow3D"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
johnsonfarmsus/openwebui-ab-mcts-pipeline
Open WebUI Logic Tree Multi-Model LLM Project - Advanced AI reasoning with Sakana AI's AB-MCTS...
OMerkel/UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree...
OMerkel/Alquerque
Alquerque - a 2 player abstract strategic perfect information traditional board game with...
snowfrogdev/macao
A general purpose game playing A.I. framework based on the Monte Carlo tree search algorithm.
NagaChiang/MCTSGladiator
A StarCraft bot applied Monte-Carlo tree search for tactical decision-making.