cskroonenberg
Machine Learning Engineer I at AeroVironment || BS CompSci @ KU (2023) || Pursuing MS CompSci @ Georgia Tech
AeroVironment, Inc.Denver, Colorado
Pinned Repositories
auto-tweeter
Twitter bot designed to tweet things daily for a user with optional SMS updates through Twilio's SMS Messaging API
Clusterfy
Cluster your favorite Spotify songs into playlists
cskroonenberg
data-structures-labs
Labs from EECS 560: Data Structures at the University of Kansas
facial-recognition-eecs741
KU EECS 741 Final Project
MEBOW_ResNet
ResNet model for "MEBOW: Monocular Estimation of Body Orientation In the Wild", CVPR 2020
P3-Classifier
Neural Network binary classifier implementation for discriminating P300 event-related potential EEG data amongst other signals.
CADD-E
Self-Driving Golf Cart System
Elder-Ring
Turn-based battle game - inspired by Final Fantasy & Dark Souls
march-ML-mania-22
Logistic Regression model to assign probabilities of outcomes for any possible matchup in the 2022 NCAA Men's Basketball Tournament
cskroonenberg's Repositories
cskroonenberg/auto-tweeter
Twitter bot designed to tweet things daily for a user with optional SMS updates through Twilio's SMS Messaging API
cskroonenberg/cskroonenberg
cskroonenberg/facial-recognition-eecs741
KU EECS 741 Final Project
cskroonenberg/P3-Classifier
Neural Network binary classifier implementation for discriminating P300 event-related potential EEG data amongst other signals.
cskroonenberg/Clusterfy
Cluster your favorite Spotify songs into playlists
cskroonenberg/data-structures-labs
Labs from EECS 560: Data Structures at the University of Kansas
cskroonenberg/MEBOW_ResNet
ResNet model for "MEBOW: Monocular Estimation of Body Orientation In the Wild", CVPR 2020
cskroonenberg/deepracer_api
A project to use different hardware control AWS deepracer
cskroonenberg/frenet_optimal_trajectory_planner
cskroonenberg/game-of-life
C program which initializes and runs a simulation of Conway's Game of Life. Simulation is displayed in the terminal upon execution
cskroonenberg/hourglass
C++ command line program to return the time and print an hourglass with sand proportional to the time of day.
cskroonenberg/intro-to-ai-problem-sets
Problem sets from EECS 649: Intro to AI at the University of Kansas
cskroonenberg/intro-to-ml-labs
Labs from EECS 658: Intro to Machine Learning at the University of Kansas
cskroonenberg/Mask_R-CNN
cskroonenberg/minecraft_plotter
Plot waypoints in your Minecraft world with Matplotlib
cskroonenberg/navify
cskroonenberg/openstreetmap
Interface to OpenStreetMap (load maps, extract road connectivity, plot road network & find shortest path)
cskroonenberg/programming-language-paradigms-labs
Labs from EECS 368: Programming Language Paradigms at the University of Kansas
cskroonenberg/R_Tree
C++ Implementation of the R(ange) Tree Data Structure