log

age author description
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
2017-12-17 Jeff Hammel and quick transposition function
2017-12-17 Jeff Hammel add bounding box + tests
2017-12-17 Jeff Hammel add bounding box functions
2017-12-17 Jeff Hammel add more useful software + an idea
2017-12-17 Jeff Hammel add test common functionality
2017-12-17 Jeff Hammel add sample data
2017-12-11 Jeff Hammel notes on averaging
2017-12-02 Jeff Hammel [documentation] install editable instructions that work
2017-12-02 Jeff Hammel require tensorflow
2017-10-08 Jeff Hammel more links
2017-10-08 Jeff Hammel [link] machinelearningmastery.com
2017-09-29 Jeff Hammel [doc] link to deeplearn.js
2017-09-24 Jeff Hammel [regression] add better cost function for sigmoids