dkappe's Stars
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
niklasf/python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
constabulary/gb
gb, the project based build tool for Go
jonathan-laurent/AlphaZero.jl
A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
sugarme/gotch
Go binding for Pytorch C++ API (libtorch)
seanhess/angularjs-typescript
AngularJS + Typescript presentation and example
dje-dev/Ceres
Ceres - an MCTS chess engine for research and recreation
syzygy1/Cfish
C port of Stockfish
connormcmonigle/seer-nnue
UCI chess engine using neural networks for position evaluation
TerjeKir/weiss
Weiss - a UCI chess engine
romstad/Chess.jl
Julia chess programming library.
manyoso/allie
Allie: A UCI compliant chess engine
vshcherbyna/igel
UCI compatible chess engine
dshawul/Scorpio
Scorpio chess engine
lightvector/GoNN
Sandbox for playing with neural nets for Go
ChizhovVadim/CounterGo
UCI chess engine (golang)
nelhage/taktician
An implementation of and AI for the game of Tak
billforsternz/retro-sargon
This is a project to bring the code from the book "Sargon a computer chess program" back to life in the modern era
ddPn08/rvc-webui-colab
CoLaboratory notebook for Retrieval-based-Voice-Conversion-WebUI
goutham/magic-bits
A C++ header-only library for efficient move generation in chess using "magic bitboards" technique
ipod825/OOPMacro.jl
Object Oriented Programming in Julia
fabricerosay/AlphaGPU
Alphazero on GPU thanks to CUDA.jl
SamRagusa/Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
timholy/IProfile.jl
Profilers for Julia
jhorthos/lczero-training
For code etc relating to the network training process.
jdart1/nnue
NNUE reading code for chess
Videodr0me/leela-chess-experimental
FireFather/big-ballz
A chess engine based on cfish.
AngelVI13/rustoe
A rust implementation of Tic Tac Toe with MCTS (UCT)