Multilayer Networks: First StepsCovers the preparation for deriving the Backprop algorithm in layered networks using multi-layer perceptrons and gradient descent.
Neural NetworksExplores neural networks, hidden layers, weight adjustments, activation functions, and the universal approximation theorem.
Deep Learning FundamentalsIntroduces deep learning fundamentals, covering data representations, neural networks, and convolutional neural networks.
Multi-layer Neural NetworksCovers the fundamentals of multi-layer neural networks and the training process of fully connected networks with hidden layers.
Feed-forward NetworksIntroduces feed-forward networks, covering neural network structure, training, activation functions, and optimization, with applications in forecasting and finance.