Pinned Repositories
advent-of-code
more puzzles - advent of code
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
KillerSudoku
Solving Killer sudokus
MachineLearningDeployment
Examples of how to productionise machine learning models
uk-modulus-check
Compares UK account-number and sort code, checking if the two can be paired together legitimately.
WeightOfEvidenceDemo
Demonstration - Weight of Evidence binning for logistic regression
oli5679's Repositories
oli5679/WeightOfEvidenceDemo
Demonstration - Weight of Evidence binning for logistic regression
oli5679/uk-modulus-check
Compares UK account-number and sort code, checking if the two can be paired together legitimately.
oli5679/KillerSudoku
Solving Killer sudokus
oli5679/MachineLearningDeployment
Examples of how to productionise machine learning models
oli5679/advent-of-code
more puzzles - advent of code
oli5679/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
oli5679/AutoBoost
Automate lightgbm classifier builds
oli5679/BayesMadeSimple
Code for a tutorial on Bayesian Statistics by Allen Downey.
oli5679/ChessEngine
oli5679/cleanlab
The standard package for machine learning with noisy labels, finding mislabeled data, and uncertainty quantification. Works with most datasets and models.
oli5679/connect-z
Generalisation of Connect 4
oli5679/cricsheet-db
Generate a sqlite database from XML scoresheets @cricsheet
oli5679/docker-python-chromedriver
Dockerfile for running Python Selenium in headless Chrome (Python 2.7 / 3.6 / 3.7 / 3.8 / Alpine based Python / Chromedriver / Selenium / Xvfb included in different versions)
oli5679/FantasyFootball
WIP modelling various aspects of fantasy football
oli5679/FootballPrediction
oli5679/glicko2
An implementation of the Glicko-2 rating system for Python
oli5679/mastermind
Mastermind AI
oli5679/minesweeper
Minesweeper - aim to make AI - WIP
oli5679/Pleco
A Rust-based re-write of the Stockfish Chess Engine
oli5679/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
oli5679/puzzles
Sandbox for various coding puzzles
oli5679/PytorchScratchpad
Trying to learn Pytorch
oli5679/rust
rust
oli5679/slack-bot
oli5679/sport_elo_simulator
Simple model simulating sport tournament winning probs. using ELo rating model
oli5679/tennis_atp
ATP Tennis Rankings, Results, and Stats
oli5679/TransferOddstracker
oli5679/uk-modulus-checking
Validate a UK bank account number against a sort code using the VocaLink modulus check.
oli5679/utils
oli5679/weight-of-evidence