thomasahle's Stars
viraptor/reverse-interview
Questions to ask the company during your interview
ctrlpvim/ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
lightvector/KataGo
GTP engine and self-play learning in Go
cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch
minimaxir/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
rurban/smhasher
Hash function quality and speed tests
wangyi-fudan/wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
leotac/joypy
Joyplots in Python with matplotlib & pandas :chart_with_upwards_trend:
sipa/minisketch
Minisketch: an optimized library for BCH-based set reconciliation
diku-dk/smlpkg
Generic package manager for Standard ML libraries and programs
LeelaChessZero/lczero-training
For code etc relating to the network training process.
lemire/StronglyUniversalStringHashing
Benchmark showing the we can randomly hash strings very quickly with good universality
tryingsomestuff/Minic
A simple chess engine to learn and play with
aigamedev/resistance
Framework for THE RESISTANCE board & card game, with various AI bots.
andim/noisyopt
Python library for optimizing noisy functions.
hatoo/competitive-rust-snippets
My Rust snippets for competitive programming
linrock/chess-puzzle-maker
Creates chess puzzles from chess games and positions
DeuceSTM/DeuceSTM
Java Software Transactional Memory
brettschneider/python_lazy_streams
Java inspired streams in Python
thomasahle/mcts-2048
A Monte Carlo Tree Search AI for the game 2048
imos/Puzzle
Solvers and makers for Pencil Puzzles
thomasahle/noisy-bayesian-optimization
Bayesian Optimization for very Noisy functions
HoustonWeHaveABug/FlowFree
FlowFree puzzles solver & generator
gbtami/fairyfishnet
Fork of https://github.com/niklasf/fishnet Supports variants playble on https://www.pychess.org
LeelaChessZero/lczero-common
data shared between repos
stegben/neural-locality-sensitive-hashing
End-to-End learning space partition for Locality Sensitive Hashing
thomasahle/pystreams
Simple Python Multiprocessing implementation of Java's Streams / Hadoop RDD
VCHui/angelfish
Simple chess engines based on sunfish
tryingsomestuff/Weini