Projects — Andrew Pynch
NEAT-C
Neuroevolution genetic algorithm in raw C with a GLFW-rendered predator/prey simulation environment where evolved neural networks learn emergent behaviors.
Tags: NEAT, C, GLFW, Neural Networks
Chronomaxi
System-level activity tracking daemon in Rust with a React web dashboard for visualizing personal computer usage patterns and productivity data.
Tags: Rust, React, Dashboard
Surgery Bot Sim
Q-learning agent using computer vision to select optimal electrode insertion regions by maximizing distance from blood vessel areas in brain imagery.
Tags: Reinforcement Learning, Computer Vision, Q-Learning