Skip to content

JakobSachs/gonet

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages