Studies in Machine Learning & AI - #3

Sat 30 July 2016 Category AI & ML

cyberpunk

Papers

This is a selection of quintessential papers for anyone starting on Deep Learning (Thanks to Joe Zimmerman):

News

Videos

Tools

Cool Plots

  • Remember that the hidden layer learns a representation so that the data is linearly separable, so that's is how you do separate a spiral two-dimensional dataset using Tensorflow playground and Convnetjs:

With tanh:

tahn2 tahn11 tan2 tan3

With ReLU:

relu2

  • That's is how you do not separate a spiral two-dimensional dataset:

linear relu_no sigmoid relu_no2 relu_no3 relu_no4

cyberpunk

cyberpunk