Interesting software projects I've worked on
Collection of neural network tests to learn how to use AI to compete in the aido driving challenge
Uses flask and bootstrap to render a blog with the ability to create, edit, and delete posts
Just experimenting with kalman filters, testing different ways of combining more than one sensor
Learning how kd trees and octrees work
A dynamic programming approach to finding the optimal path through a graph. Useful for optimization problems
A monte-carlo particle filter for robot localization using landmarks
A simple interactive rendering engine that uses ray marching
Experiment with a generative adverarial network to generate MNIST handwritten digits. Learned how to train networks on AWS EC2 Instances