Skip to content

Generic MCTS agent for zero-sum perfect information games with finite action space.

Notifications You must be signed in to change notification settings

jnlt3/barracuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barracuda

Generic MCTS agent for zero-sum perfect information games with finite action space.

Barracuda is a modular MCTS agent that can be expanded upon. It includes commonly used MCTS improvements and allows for experimentation with new algorithms.

It is also possible to implement BarracudaBoard, BarracudaParams, BarracudaMove traits to make Barracuda play the specific game.

About

Generic MCTS agent for zero-sum perfect information games with finite action space.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages