About 56 results
Open links in new tab
  1. These 6 AI courses will make you an expert: You won't have to ... - MSN

    Artificial intelligence (AI) is rapidly transforming the way we work. While AI is impacting many traditional jobs, it is also creating new and better career opportunities. Understanding this need, the Indian …

  2. Nesterov Accelerated Gradient (NAG) From Scratch in Python – Step …

    Oct 2, 2025 · Dive deep into Nesterov Accelerated Gradient (NAG) and learn how to implement it from scratch in Python. Perfect for improving optimization techniques in machine learning! 💡🔧 …

  3. Create a Perceptron from Scratch in Python – Step by Step Tutorial

    Oct 6, 2025 · Learn how to build a perceptron from scratch in Python! This tutorial covers the theory, coding, and practical examples, helping you understand the foundations of neural networks and …

  4. Build A Deep Neural Network From Scratch In Python — No Tensorflow!

    Aug 20, 2025 · We will create a Deep Neural Network python from scratch. We are not going to use Tensorflow or any built-in model to write the code, but it's entirely from scratch in python. We will …

  5. Linear Regression In Python From Scratch | Simply Explained

    May 27, 2025 · Implement Linear Regression in Python from Scratch ! In this video, we will implement linear regression in python from scratch. We will not use any build in models, but we will understand …

    Missing:
    • machine learning
    Must include:
  6. Ministry Of Education Offers Five Free AI Courses On Swayam ... - MSN

    Free AI Courses On Swayam: Education Ministry is offering 5 free AI Courses to students on the Swayam Portal. Students can enroll for the programs on the official website, swayam …

  7. Adagrad Algorithm Explained and Implemented from Scratch in Python

    Oct 16, 2025 · Learn the Adagrad optimization algorithm, how it works, and how to implement it from scratch in Python for machine learning models. #Adagrad #Optimization #Python

  8. Adam Optimization from Scratch in Python

    May 22, 2025 · Learn how to implement Adam optimization from the ground up in Python! This step-by-step guide will walk you through the algorithm's mechanics and how to use it in machine learning …

  9. NADAM Optimizer From Scratch in Python

    May 20, 2025 · Understand how the NADAM optimizer works by building it completely from scratch in Python! This video is great for those wanting to go beyond plug-and-play machine learning libraries …

  10. Nesterov Accelerated Gradient from Scratch in Python

    May 22, 2025 · Dive deep into Nesterov Accelerated Gradient (NAG) and learn how to implement it from scratch in Python. Perfect for improving optimization techniques in machine learning! 💡🔧 …