Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Linear Classification: Parameterizing Lines and Distance Calculation
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Supervised Learning: Image Space and Labeling
Covers supervised learning, binary and multi-class classification problems, and making predictions from labeled examples.
Binary Classification Cost Function
Explains the 0/1 cost function for binary classification and its impact on minimizing prediction errors.
Gradient Descent: MNIST Dataset and Logistic Loss
Focuses on implementing gradient descent with the MNIST dataset and logistic loss in machine learning.
Neural Networks: Basics and Applications
Explores neural networks basics, XOR problem, classification, and practical applications like weather data prediction.
Deep Learning: Multilayer Perceptron and Training
Covers deep learning fundamentals, focusing on multilayer perceptrons and their training processes.
Neural Networks: Regression and Classification
Explores neural networks for regression and classification tasks, covering training, regularization, and practical examples.
MLPs: Multi-Layer Perceptrons
Introduces Multi-Layer Perceptrons (MLPs) and covers logistic regression, reformulation, gradient descent, AdaBoost, and practical applications.
Classification: Decision Trees and kNN
Introduces decision trees and k-nearest neighbors for classification tasks, exploring metrics like accuracy and AUC.
Binary Classification
Explains how to find the best hyperplane to separate two classes.
Neural Networks: Perceptron Model and Backpropagation Algorithm
Covers the perceptron model and backpropagation algorithm in neural networks.