MichaelJWelsh
ML Engineer | Published | Agentic/GenAI Expertise | MS/BS in CS
Machine Learning EngineerPhiladelphia, PA
Pinned Repositories
bot-evolution
An interesting display of evolution through neural networks and a genetic algorithm
carbot
A car robot made using an Arduino Uno, ultrasonic sensors, a LCD screen, a car chassis, and some clever circuitry.
cdsa
A library of generic intrusive data structures and algorithms in ANSI C
cml
A header-only C matrix library
med-school-dataset-curation-and-analysis
Medical school admissions dataset curation via web scraping and exploratory data analysis
ppipe
A simple and lightweight Rust library for making iterator pipelines concurrent
SmartString
A Lightweight, Fast, and Safe C Library Meant to Mimic String Functionality Present in C++
unleashed
A 2D platformer game where you control gravity itself to overcome obstacles and obtain the highest score across three levels
vec
A single-header C library all about generic vectors
yannl
Yet another neural network library
MichaelJWelsh's Repositories
MichaelJWelsh/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
MichaelJWelsh/bot-evolution
An interesting display of evolution through neural networks and a genetic algorithm
MichaelJWelsh/yannl
Yet another neural network library
MichaelJWelsh/SmartString
A Lightweight, Fast, and Safe C Library Meant to Mimic String Functionality Present in C++
MichaelJWelsh/vec
A single-header C library all about generic vectors
MichaelJWelsh/cml
A header-only C matrix library
MichaelJWelsh/ppipe
A simple and lightweight Rust library for making iterator pipelines concurrent
MichaelJWelsh/carbot
A car robot made using an Arduino Uno, ultrasonic sensors, a LCD screen, a car chassis, and some clever circuitry.
MichaelJWelsh/med-school-dataset-curation-and-analysis
Medical school admissions dataset curation via web scraping and exploratory data analysis
MichaelJWelsh/unleashed
A 2D platformer game where you control gravity itself to overcome obstacles and obtain the highest score across three levels
MichaelJWelsh/classwork
Repo to store large files for wget-ing in notebooks in my MS classes. Please ignore.
MichaelJWelsh/predict_breast_cancer_survival_gene_expression
Trains a machine learning classifier to predict the survival of a breast cancer patient based on gene expression profiles.