Skip to content

Releases: vaquierm/Pentago-Swap-AI-Agent

Thanos Tier Ultimate Agent

26 Apr 00:03
Compare
Choose a tag to compare

Code has been cleaned up. Final version of Pentago swap agent.

Readme has been updated

Thanos Mode BitBoard 11.0

25 Apr 17:54
Compare
Choose a tag to compare

Can play any move that will guarantee a critical state on the next move and can partially defend against it.

BitBoard 10.0

19 Apr 18:16
Compare
Choose a tag to compare
BitBoard 10.0 Pre-release
Pre-release

Bit boards functional, goes to critical states, and does not let opponent get to critical states.
Plays randomly otherwise

Monte Carlo Tree Search 6.1

09 Apr 15:25
Compare
Choose a tag to compare

Can defend against the triplet move most of the time!

Monte Carlo Tree Search 6.0 Ascended

04 Apr 13:08
Compare
Choose a tag to compare

Now looks for quick wins and also prevents from them

Monte Carlo Tree Search 5.0 Ultimate

27 Mar 17:26
Compare
Choose a tag to compare

Memory optimization done

Monte Carlo Tree Search 4.1

26 Mar 04:26
Compare
Choose a tag to compare

Evaluation includes middle block

Monte Carlo Tree Search 4.0

26 Mar 04:21
Compare
Choose a tag to compare

Time out issue is a lot better

Monte Carlo Tree Search 3.2

20 Mar 01:31
Compare
Choose a tag to compare

Added the logic to mark the node right under root as a loss if node from two levels down is a loss.
This should discourage any computations for that node since it leads to an instant victory for opponent

Monte Carlo Tree Search 3.1

19 Mar 19:03
Compare
Choose a tag to compare

Defensive strategy improved to trust the evaluation function more during the first few moves.
Defensive evaluation function with larger reward for blocking than making pairs made