Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/octopus-prime/nnue

nnue simd c++
https://github.com/octopus-prime/nnue

Last synced: 6 days ago
JSON representation

nnue simd c++

Awesome Lists containing this project

README

        

## nnue
- c++23
- simd

#### Architecture
- Stockfish V9
- AVX2

#### Compiler
- clang 18

#### Reference
- https://github.com/asdfjkl/neural_network_chess
- https://github.com/official-stockfish/nnue-pytorch/blob/master/docs/nnue.md
- https://github.com/official-stockfish/Stockfish