Thomas Dybdahl Ahle
Results
8
repositories owned by
Thomas Dybdahl Ahle
sunfish
2.9k
Stars
536
Forks
Watchers
Sunfish: a Python Chess Engine in 111 lines of code
fastchess
84
Stars
12
Forks
Watchers
Predicts the best chess move with 27.5% accuracy by a single matrix multiplication
mcts-2048
27
Stars
4
Forks
Watchers
A Monte Carlo Tree Search AI for the game 2048
noisy-bayesian-optimization
17
Stars
1
Forks
Watchers
Bayesian Optimization for very Noisy functions
numberlink
74
Stars
20
Forks
Watchers
Program for generating and solving numberlink / flow free puzzles
liars-dice
22
Stars
7
Forks
Watchers
Liar's Dice AI in Pytorch: www.dudo.ai
tinyknn
16
Stars
3
Forks
Watchers
A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF