log

age author description
2017-12-17 Jeff Hammel add linear regression
2017-12-17 Jeff Hammel mnist example
2017-12-17 Jeff Hammel test our pet datasets
2017-12-17 Jeff Hammel py3 compat
2017-12-17 Jeff Hammel add kmeans + dataset
2017-12-17 Jeff Hammel workaround namespace foolishess
2017-12-17 Jeff Hammel i hate namespace conflicts
2017-12-17 Jeff Hammel add noise introduction function
2017-12-17 Jeff Hammel derivative calculation: midpoint rule
2017-12-17 Jeff Hammel test distance calculations
2017-12-17 Jeff Hammel add distance norm function
2017-12-17 Jeff Hammel notes to self re deep neural networks
2017-12-17 Jeff Hammel notes to self re cost function
2017-12-17 Jeff Hammel namespace issues
2017-12-17 Jeff Hammel add test for centroid calculations
2017-12-17 Jeff Hammel module for centroids
2017-12-17 Jeff Hammel add simple CLI abstraction
2017-12-17 Jeff Hammel add tests for reader
2017-12-17 Jeff Hammel add stub read functionality
2017-12-17 Jeff Hammel add py2 v py3 str discriminator types
2017-12-17 Jeff Hammel fix scoping for python 3.6
2017-12-17 Jeff Hammel add error computation + test functions
2017-12-17 Jeff Hammel test matrix transposition
2017-12-17 Jeff Hammel update uniqueness test