Pinned Repositories
Advent-of-Code
My running advent of code solutions
DiffJPEG-JAX
Differentiable JPEG compression in JAX
haydn-jones.github.io
Repository for my blog
hnn_utils
Various utils / layers that might be used throughout my research
keepass_crack
Command line utility to brute force Keepass database files (version 2.0+)
MNISTFromScratch
A hand made neural network and backprop implementation
SOAP_JAX
Unofficial JAX implementation of the SOAP optimizer (https://arxiv.org/abs/2409.11321)
Petri
Artificial life simulation where agents are biologically inspired digital machines, powered by evolution. Early development.
PettingZoo
Genetically training ML models to play a platformer style game
WaifuXL
State of the art image upscaling, directly in your browser.
haydn-jones's Repositories
haydn-jones/SOAP_JAX
Unofficial JAX implementation of the SOAP optimizer (https://arxiv.org/abs/2409.11321)
haydn-jones/keepass_crack
Command line utility to brute force Keepass database files (version 2.0+)
haydn-jones/Advent-of-Code
My running advent of code solutions
haydn-jones/DiffJPEG-JAX
Differentiable JPEG compression in JAX
haydn-jones/haydn-jones.github.io
Repository for my blog
haydn-jones/hnn_utils
Various utils / layers that might be used throughout my research
haydn-jones/ChessEngine
haydn-jones/MNISTFromScratch
A hand made neural network and backprop implementation
haydn-jones/RNADiffusion
haydn-jones/BOFA
haydn-jones/dotfiles
Dotfiles
haydn-jones/guacamol
Benchmarks for generative chemistry
haydn-jones/haydn-jones
haydn-jones/lolbo
haydn-jones/PrisonersDilemmaTournament
Watch This Place's awesome video about iterated Prisoner's Dilemma for context! https://www.youtube.com/watch?v=BOvAbjfJ0x0
haydn-jones/Talos
haydn-jones/TinyTen
Small and simple N-Dimensional Tensor implementation in C++