https://github.com/gotzmann/kaissa64
Hybrid Chess Engine for Research and Fun
https://github.com/gotzmann/kaissa64
Last synced: 12 months ago
JSON representation
Hybrid Chess Engine for Research and Fun
- Host: GitHub
- URL: https://github.com/gotzmann/kaissa64
- Owner: gotzmann
- License: mit
- Created: 2021-04-07T17:10:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-21T18:49:59.000Z (about 5 years ago)
- Last Synced: 2025-04-08T15:22:35.600Z (about 1 year ago)
- Language: Python
- Size: 970 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kaissa 64
Hybrid (minmax + neural nets) Chess Engine for Research and Fun
I'm using Python chess library for research and C++ parts to implement NNUE nets