Skip to content

An AI agent for the game of GO using minimax algorithm

Notifications You must be signed in to change notification settings

Ritika-Singhal/Agent_for-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent_for-Go

An AI agent for the game of GO using minimax algorithm

In this code, you can run my_player.py to run the code and play with my agent in a terminal. Automatically, human player is white in the first game and black in the second game. Hyperparameters of the heuristic function have been tuned against random, greedy and aggresive GO agents, defeating them all.

About

An AI agent for the game of GO using minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages