log

age author description
Sun, 17 Dec 2017 12:37:49 -0800 Jeff Hammel add test common functionality
Sun, 17 Dec 2017 12:36:35 -0800 Jeff Hammel add sample data
Sun, 10 Dec 2017 18:18:32 -0800 Jeff Hammel notes on averaging
Sat, 02 Dec 2017 10:22:25 -0800 Jeff Hammel [documentation] install editable instructions that work
Sat, 02 Dec 2017 10:21:18 -0800 Jeff Hammel require tensorflow
Sun, 08 Oct 2017 13:26:46 -0700 Jeff Hammel more links
Sun, 08 Oct 2017 12:59:47 -0700 Jeff Hammel [link] machinelearningmastery.com
Fri, 29 Sep 2017 10:00:31 -0700 Jeff Hammel [doc] link to deeplearn.js
Sun, 24 Sep 2017 15:30:15 -0700 Jeff Hammel [regression] add better cost function for sigmoids
Sun, 24 Sep 2017 15:25:49 -0700 Jeff Hammel [logistic regression] note further steps
Sun, 24 Sep 2017 14:42:56 -0700 Jeff Hammel [documentation] cache coursera notes
Sat, 23 Sep 2017 11:18:15 -0700 Jeff Hammel [documentation] link to lore python lib
Sun, 17 Sep 2017 18:08:55 -0700 Jeff Hammel [compat] fix variable scoping for py3
Sun, 17 Sep 2017 14:28:36 -0700 Jeff Hammel add module + test for uniqueness
Sun, 17 Sep 2017 14:21:58 -0700 Jeff Hammel [doc] references to ML projects
Sun, 17 Sep 2017 14:19:18 -0700 Jeff Hammel [doc] illustration of fwd+back propagation
Sun, 17 Sep 2017 12:01:14 -0700 Jeff Hammel [doc] add a placeholder for discussion of datasets
Sun, 10 Sep 2017 11:29:44 -0700 Jeff Hammel note dependencies
Mon, 04 Sep 2017 15:19:29 -0700 Jeff Hammel notes on backpropagation
Mon, 04 Sep 2017 15:06:38 -0700 Jeff Hammel [documentation] notes + stubs on gradient descent
Mon, 04 Sep 2017 14:53:32 -0700 Jeff Hammel [activation functions] add ReLU
Mon, 04 Sep 2017 14:34:00 -0700 Jeff Hammel derivative of sigmoid
Mon, 04 Sep 2017 14:31:25 -0700 Jeff Hammel [activation functions] placeholder
Mon, 04 Sep 2017 14:30:56 -0700 Jeff Hammel [packaging] lets try out scikit learn
Mon, 04 Sep 2017 14:16:29 -0700 Jeff Hammel [packaging] add a MANIFEST.in, mostly for show
Mon, 04 Sep 2017 14:15:36 -0700 Jeff Hammel [documentation] note more links
Mon, 04 Sep 2017 14:05:24 -0700 Jeff Hammel documentation
Mon, 04 Sep 2017 14:02:24 -0700 Jeff Hammel [documentation] more matrix notes
Mon, 04 Sep 2017 13:55:48 -0700 Jeff Hammel [documentation] add notes for matrices + vectorization
Mon, 04 Sep 2017 13:53:35 -0700 Jeff Hammel [tox] use 3.5 too