Skip to content

Using neural networks to prune the search tree for a chess engine.

Notifications You must be signed in to change notification settings

DaveFerBear/chess_ai

Repository files navigation

chess_ai

Using neural networks, fuzzy logic, and various heuristics to prune the search tree for a chess engine.

Chess AI Poster

Notes

  • This project requires python 3.6 (3.7 not yet supported by skfuzzy).
  • skfuzzy also requires matplotlib, which can pose issues when using virtual environments (python is not installed as a framework). This stackoverflow post has a working solution.

About

Using neural networks to prune the search tree for a chess engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •