Machine Learning
·52 words·1 min
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.
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.