Skip to content

sehHeiden/go-weiqi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go game module

This module aims to rebuild the AI taken from the book Deep Learning and the Game of Go with the programming language Julia (instead of Python).

Containing:

  • random bot: to play against only randomized movements (manvbot.jl or botvbot.jl)
  • MCTS bot: to generate Monte Carlo based moves, used as training data (generate_mcts_games.jl)

Next step first deep learning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages