Mario AI Trainer: Teaching an Agent to Play Super Mario BrosOverview mario-ai-trainer is a project focused on training a reinforcement learning agent to play Super Mario Bros using modern Python ML tooling. The goal is …
GPU Prime GeneratorFinding prime numbers with Python and CUDA — because math runs faster when it’s parallel.
Pod in Peace — Podcast Archiver + TranscriberPod in Peace is a small, self-contained Python app for discovering, downloading, normalizing, and transcribing podcasts. It supports both a Tkinter GUI and a …
MapGen: Printable Hex-Map Generator (Python) — with Biomes & PDF OutputTL;DR MapGen is a tiny Python tool that generates hex-grid maps using dual Perlin noise (elevation + moisture), assigns biomes (water, plains, forest, desert, …