Neural Networks: Multilayer PerceptronsCovers Multilayer Perceptrons, artificial neurons, activation functions, matrix notation, flexibility, regularization, regression, and classification tasks.
Pytorch Intro: MNIST and DigitsCovers Pytorch basics with MNIST and Digits datasets, focusing on training neural networks for handwritten digit recognition.
Statistical Physics of LearningOffers insights into the statistical physics of learning, exploring the relationship between neural network structure and disordered systems.
Deep Learning FundamentalsIntroduces deep learning fundamentals, covering data representations, neural networks, and convolutional neural networks.
Deep Learning FundamentalsIntroduces deep learning, from logistic regression to neural networks, emphasizing the need for handling non-linearly separable data.
Neural Networks: Basics and HistoryCovers the history and fundamental concepts of neural networks, including the mathematical model of a neuron, gradient descent, and the multilayer perceptron.