Multilayer Networks: First StepsCovers the preparation for deriving the Backprop algorithm in layered networks using multi-layer perceptrons and gradient descent.
MLPs: Multi-Layer PerceptronsIntroduces Multi-Layer Perceptrons (MLPs) and covers logistic regression, reformulation, gradient descent, AdaBoost, and practical applications.