Skip to content

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages