Prof. Pushpak Bhattacharyya | IIT Bombay
Prof. Pushpak Bhattacharyya | IIT Bombay
  • 38
  • 14 342
Lecture 13: CS217 Neural Networks Demystified: Backprop & Gradients Deep Dive | AI-ML | IIT B | 2025
Welcome to Lecture 13 of the CS217: AI-ML Course at IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this deep-dive session, we unravel the mysteries of neural network training through comprehensive exploration of backpropagation and gradient dynamics.
🧠 Topics Covered:
Backpropagation Algorithm: From Theory to Practice
Weight Update Rules: Understanding the Mathematics
Cross-entropy & Softmax: Perfect Pairing Explained
Hidden Layer Training: The Backprop Magic
Gradient Challenges: Vanishing & Exploding Gradients
ReLU Revolution: Solving Training Problems
Delta Propagation: How Errors Flow Backward
Practical Implementation Guidelines for Neural Networks
🔍 Deep Dive Highlights:
Mathematical intuition behind δWji = η × δj × oi
Credit assignment problem in neural networks
Station derivatives and their impact on learning
Real-world implications of activation functions
Evolution from classical sigmoid to modern ReLU
Hidden layer weight update mechanics
💡 Implementation Focus:
Guidelines for lab implementation
Tips for avoiding common pitfalls
Practical considerations for activation functions
Neural network architecture decisions
#neuralnetworks #deeplearning #backpropagation #iitbombay #machinelearning #artificialintelligence #computerscience #gradientdescent #AI #ML #education #datascience #computerengineering #deepseek
มุมมอง: 13

วีดีโอ

Lecture 12: CS217 Sigmoid & Softmax Neurons: Derivatives & Weight Updates | AI-ML | IIT B | 2025
มุมมอง 1414 ชั่วโมงที่ผ่านมา
Welcome to Lecture 10 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we delve into the mathematical foundations of neural networks, focusing on sigmoid and softmax neurons and their weight update rules. Topics Covered: - Sigmoid and Softmax Neurons: Detailed explanation of their structure, behavior, and mathematical representations - Derivati...
Lecture 11: CS217 Sigmoid & Softmax Functions: Deep Learning Foundations | AI-ML | IIT Bombay | 2025
มุมมอง 4637 ชั่วโมงที่ผ่านมา
Welcome to Lecture 11 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. This lecture delves into two fundamental functions essential for deep learning: sigmoid and softmax, along with their practical applications and theoretical foundations. #artificialintelligence #machinelearning #iitbombay #deeplearning #neuralnetworks #sigmoid #softmax #ai #ml #computerscien...
Lecture 10: CS217 Back Propagation Algo & How IIT Bombay’s AI Detects Skin Diseases | AI-ML | 2025
มุมมอง 17221 ชั่วโมงที่ผ่านมา
Welcome to Lecture 10 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we explore the fundamental concepts of back propagation, neural network training, and their practical applications with a real-world case study in medical diagnosis. Topics Covered: - Universal Rule of Weight Change: Detailed explanation of the gradient descent approach and ...
Lecture 9: CS217 Perceptron Capacity & Feed Forward Neural Networks (FFNN) | AI-ML | IIT B | 2025
มุมมอง 245วันที่ผ่านมา
Welcome to Lecture 9 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we delve deeper into the perceptron's computing power, explore the foundations of neural networks, and introduce the backpropagation algorithm. 🔎 Topics Covered: - Perceptron Capacity: Detailed analysis of the number of regions produced by hyperplanes and its relation to perc...
Lecture 8: CS217 Computing Power of Perceptrons & Hyperplane Analysis | AI-ML | IIT Bombay | 2025
มุมมอง 15014 วันที่ผ่านมา
Welcome to Lecture 8 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. This lecture explores the fundamental relationship between hyperplanes and perceptron computing capabilities. 🔎 Topics Covered: - Analysis of Perceptron's Limited Computing Power - Geometric Understanding through Hyperplanes in Weight-Theta Space - Two-Input Perceptron: Computing 14 Out of 16...
Lecture 7: CS217 Perceptron Training Algorithm & Neural Foundations | AI-ML | IIT Bombay | 2025
มุมมอง 27914 วันที่ผ่านมา
Welcome to Lecture 7 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. This lecture introduces fundamental concepts of neural computation through perceptrons and provides a rigorous mathematical proof of the Perceptron Training Algorithm convergence. 🔎 Topics Covered: - Hardware-Software Correspondence in Brain Computing - Maslow's Hierarchy and Its Relevance to...
Lecture 6: CS217 How Does AI Think Like a Brain? | A* to Neural Networks | AI-ML | IIT B | 2025
มุมมอง 34714 วันที่ผ่านมา
Welcome to Lecture 6 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we conclude our discussion of A* algorithm with monotone restriction and transition into the fundamentals of neural computation and brain-inspired AI. The session bridges classical symbolic AI with connectionist approaches, exploring how biological neural systems inspire arti...
Lecture 5: CS217 A* Algorithm: Proof of Optimality & Heuristic Analysis | AI-ML | IIT Bombay | 2025
มุมมอง 15921 วันที่ผ่านมา
Welcome to Lecture 5 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we delve into a rigorous proof of the A* algorithm's optimality, exploring the conditions under which it guarantees finding the shortest path. We also discuss the concept of monotone restriction and its implications for search efficiency. The session includes a practical demo...
Lecture 4: CS217 A* (A-star) Algorithm Deep Dive | AI-ML Course | IIT Bombay | 2025
มุมมอง 25821 วันที่ผ่านมา
Welcome to Lecture 4 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we dive deeper into search algorithms with a comprehensive focus on the A* (A-star) algorithm, its optimality, and real-world applications. The session also covers philosophical and mathematical aspects of Artificial Intelligence, including the concept of "The Society of Mind...
Lecture 3: CS217 Search Algorithms | A/A* (A-star) | AI-ML Course | IIT Bombay | 2025
มุมมอง 25428 วันที่ผ่านมา
Welcome to Lecture 3 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we delve deeper into the concept of Search in AI, covering the following key topics: 🔎 Topics Covered: Recap of Search as a core concept in AI and its applications across various domains. State Space Representation: Introduction to state space, start state, goal state, and op...
Lecture 2: CS217 Search (Continued) | AI-ML Course | IIT Bombay | 2025
มุมมอง 29028 วันที่ผ่านมา
Welcome to Lecture 2 of the CS217: AI-ML Course by IIT Bombay, delivered by Prof. Pushpak Bhattacharya. In this lecture, we continue exploring the concept of Search in Artificial Intelligence. The session covers various search problems and their significance in AI, including practical examples like: 🔎 Topics Covered: Search as a core concept in AI and its applications in various fields. Block W...
Lecture 1: CS217 Introduction & Search | Course Logistics | AI-ML Course | IIT Bombay | 2025
มุมมอง 1.1Kหลายเดือนก่อน
● Welcome to CS217: Artificial Intelligence and Machine Learning, offered by IIT Bombay. In this introductory lecture, Prof. Pushpak Bhattacharya provides an overview of the course, including key topics, course logistics, and foundational concepts in AI. About the Course: www.cse.iitb.ac.in/~cs217/2025/ ⚙️ Topics Covered in This Lecture: • Introduction to the course • Importance of AI in modern...
Lecture 25: CS626 Wordnet | Course Recap | IIT Bombay | 2024
มุมมอง 2373 หลายเดือนก่อน
● Welcome to Lecture 25 of CS626: Speech and Natural Language Processing and the Web, taught by the esteemed Prof. Pushpak Bhattacharyya at IIT Bombay in Autumn 2024. ● About the Course: www.cse.iitb.ac.in/~cs626/2024/ #nlp #speechprocessing #iitbombay #deeplearning #ai #machinelearning #turingtest #gpt #llm #cse #huggingface #neuralnetworks #ml #generativeai #ai #linguistics #cse #chatgpt #pyt...
Lecture 24: CS626 Named-Entity Recognition (NER) | Lexical Knowledge Network | IIT Bombay | 2024
มุมมอง 2253 หลายเดือนก่อน
● Welcome to Lecture 24 of CS626: Speech and Natural Language Processing and the Web, taught by the esteemed Prof. Pushpak Bhattacharyya at IIT Bombay in Autumn 2024. ● About the Course: www.cse.iitb.ac.in/~cs626/2024/ #nlp #speechprocessing #iitbombay #deeplearning #ai #machinelearning #turingtest #gpt #llm #cse #huggingface #neuralnetworks #ml #generativeai #ai #linguistics #cse #chatgpt #pyt...
Lecture 23: CS626 Universal Dependency Tree | Named-Entity Recognition (NER) | IIT Bombay | 2024
มุมมอง 1603 หลายเดือนก่อน
Lecture 23: CS626 Universal Dependency Tree | Named-Entity Recognition (NER) | IIT Bombay | 2024
Lecture 22: CS626 Parsing Cont'd | Dependency Tree | Projectivity | IIT Bombay | 2024
มุมมอง 2113 หลายเดือนก่อน
Lecture 22: CS626 Parsing Cont'd | Dependency Tree | Projectivity | IIT Bombay | 2024
Lecture 21: PROMPT, Central Limit Theorem | CS626 | IIT Bombay | 2024
มุมมอง 2143 หลายเดือนก่อน
Lecture 21: PROMPT, Central Limit Theorem | CS626 | IIT Bombay | 2024
Lecture 20: Hypothesis Testing (PART 2) | CS626 | IIT Bombay | 2024
มุมมอง 1523 หลายเดือนก่อน
Lecture 20: Hypothesis Testing (PART 2) | CS626 | IIT Bombay | 2024
Lecture 19: Hypothesis Testing | CS626 | IIT Bombay | 2024
มุมมอง 1663 หลายเดือนก่อน
Lecture 19: Hypothesis Testing | CS626 | IIT Bombay | 2024
Lecture 18: Bias & Hypothesis Testing | CS626 | IIT Bombay | 2024
มุมมอง 1363 หลายเดือนก่อน
Lecture 18: Bias & Hypothesis Testing | CS626 | IIT Bombay | 2024
Lecture 17: Bias Detection, Mitigation & Metrics by Nihar Ranjan Sahoo | CS626 | IIT Bombay | 2024
มุมมอง 2603 หลายเดือนก่อน
Lecture 17: Bias Detection, Mitigation & Metrics by Nihar Ranjan Sahoo | CS626 | IIT Bombay | 2024
Lecture 16: Machine Translation - Evaluation | CS626 | IIT Bombay | 2024
มุมมอง 2244 หลายเดือนก่อน
Lecture 16: Machine Translation - Evaluation | CS626 | IIT Bombay | 2024
Lecture 15: Machine Translation - Language Divergence and Evaluation | CS626 | IIT Bombay | 2024
มุมมอง 2554 หลายเดือนก่อน
Lecture 15: Machine Translation - Language Divergence and Evaluation | CS626 | IIT Bombay | 2024
Lecture 14: CS626 Machine Translation and Its Evaluation | IIT Bombay | 2024
มุมมอง 3054 หลายเดือนก่อน
Lecture 14: CS626 Machine Translation and Its Evaluation | IIT Bombay | 2024
Lecture 13: CS626 Introduction to Machine Translation by Sourabh Deoghare | IIT Bombay | 2024
มุมมอง 4894 หลายเดือนก่อน
Lecture 13: CS626 Introduction to Machine Translation by Sourabh Deoghare | IIT Bombay | 2024
Lecture 12: CS626 Probabilistic Parsing Cont'd | Inside-Outside Algorithm | IIT Bombay | 2024
มุมมอง 2724 หลายเดือนก่อน
Lecture 12: CS626 Probabilistic Parsing Cont'd | Inside-Outside Algorithm | IIT Bombay | 2024
Lecture 11: CS626 Probabilistic Parsing Cont'd | Expectation Maximization | IIT Bombay | 2024
มุมมอง 2244 หลายเดือนก่อน
Lecture 11: CS626 Probabilistic Parsing Cont'd | Expectation Maximization | IIT Bombay | 2024
Lecture 10: CS626 Grammar and Parsing Algorithms | Probabilistic Parsing | IIT Bombay | 2024
มุมมอง 1695 หลายเดือนก่อน
Lecture 10: CS626 Grammar and Parsing Algorithms | Probabilistic Parsing | IIT Bombay | 2024
Lecture 9: CS626 Parsing Cont'd | Constituency & Dependency Parsing | CYK Algo | IIT Bombay | 2024
มุมมอง 2145 หลายเดือนก่อน
Lecture 9: CS626 Parsing Cont'd | Constituency & Dependency Parsing | CYK Algo | IIT Bombay | 2024