Archives week 1 of 2015
Jan. 5, 2015 - Jan. 11, 2015
Neural Networks Readings
Written by
on
in
Snaking.
I'm finally sitting down and looking at how to implement Neural Networks (LeNet) in Python (much of the motivation coming from Anatoly's comment). I've been very slowly following along with Learning from Data from CalTech (since October?!), but honestly that dragged on so long without getting to useful code that I found it harder ...