Zero based depth of learning (1) - sensor(code is Perceptron.py)
Zero based depth learning (2) - linear units and gradient descent (code is LinearUnits.py)
Zero based depth of learning (3) - neural network and reverse propagation algorithm
Zero based depth of learning (4) - convolutional neural network
Zero based depth of learning (5) - Recurrent Neural Network