5 projects
numpy-ai-kit
A complete artificial intelligence kit built from scratch using Numpy.
connect-four-ai
A high performance implementation of a perfect Connect Four solver, written in Rust.
connect-four-ai-demo
A Pygame implementation of Connect Four against an AI opponent, using the `connect-four-ai` library.
midi-visualiser
A real-time MIDI player and visualiser built in Python.
python-aoc
A Python CLI and library for interacting with the Advent of Code API to fetch puzzles, download inputs, and submit answers.