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.
Feed-forward NetworksIntroduces feed-forward networks, covering neural network structure, training, activation functions, and optimization, with applications in forecasting and finance.
Neural Networks OptimizationExplores neural networks optimization, including backpropagation, batch normalization, weight initialization, and hyperparameter search strategies.