Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model

  • PolicyNet: Neural network estimating move probabilities (policy) for a given board state.
  • ValueNet: Neural network estimating the value (expected outcome) of a board state.
  • DualNetGoBot: Combines PolicyNet and ValueNet for reinforcement learning; selects moves using the policy net and evaluates positions with the value net.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages