Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/h1me01/neural-network

This is my current Neural Network implementation in C++ for my chess engine, named Astra. Currently, it utilizes SIMD to enhance performance. However, I plan to update it with CUDA in the future.
https://github.com/h1me01/neural-network

Last synced: 5 days ago
JSON representation

This is my current Neural Network implementation in C++ for my chess engine, named Astra. Currently, it utilizes SIMD to enhance performance. However, I plan to update it with CUDA in the future.

Awesome Lists containing this project