Skip to main content

Machine Learning

·52 words·1 min
Jake Roggenbuck
Author
Jake Roggenbuck
I am currently studying Computer Science

SafeDrive AI #

Here is my teams submission for a hackathon called HackDavis. We build lane detection, obstacle avoidance, driver alertness monitoring, and a hardware alert system.

Image from our devpost submission

Linear Regression in Rust #

Linear regression from scratch in Rust.

https://github.com/JakeRoggenbuck/linear-regression-rs

JML #

A machine learning library in C++ from scratch.

https://github.com/JakeRoggenbuck/jml