Skip to content

kernyan/NNChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNChess

Chess engine with NN Board Evaluation Policy

Plan

  • get board + win/loss dataset
  • serialize board, pass as input into net with target as win/loss
  • use as board evaluation
  • GUI for board interaction
  • improvement of policy with beam search

About

Chess engine with NN Board Evaluation Policy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published