Danya Lette

Machine Learning

Jun 1, 2017

Playing Around With LeNet

machine learning

Just for fun, I followed along this tutorial on how to build LeNet – an early & famously successful neural net used for handwriting recognition – in Python. I’ve been playing with the data a bit to see how my modifications affect the learning rate. Here’s what I tried:

Apr 21, 2017

Pixel Value Visualization

machine learning threejs

github website

I’m currently doing a machine learning course and spending…slightly more time than usual contemplating high-dimensional data.