Sam Ragusa
Results
2
repositories owned by
Sam Ragusa
Batch-First
28
Stars
5
Forks
Watchers
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.
Checkers-Reinforcement-Learning
54
Stars
15
Forks
Watchers
A checkers reinforcement learning AI, and all the tools needed to train it.