Multi-layer Neural NetworksCovers the fundamentals of multi-layer neural networks and the training process of fully connected networks with hidden layers.
Challenge of even bigger modelsExplores simulating large-scale neural network models and optimizing memory efficiency in neural simulations using NEURON and CoreNEURON.
Deep Learning FundamentalsIntroduces deep learning, from logistic regression to neural networks, emphasizing the need for handling non-linearly separable data.