The Most Important Algorithm in Machine Learning

In this video we will talk about backpropagation – an algorithm powering the entire field of machine learning and try to derive it from first principles. OUTLINE:00:00 Introduction01:28 Historical background02:50 Curve Fitting problem06:26 Random vs guided adjustments09:43 Derivatives14:34 Gradient Descent16:23 Higher dimensions21:36 Chain Rule Intuition27:01 Computational Graph and Autodiff36:24 Summary38:16 Shortform39:20 Outro Jürgen Schmidhuber’s blog…

Neural and Non-Neural AI, Reasoning, Transformers, and LSTMs

Aug 28, 2024Jürgen Schmidhuber, the father of generative AI shares his groundbreaking work in deep learning and artificial intelligence. In this exclusive interview, he discusses the history of AI, some of his contributions to the field, and his vision for the future of intelligent machines. Schmidhuber offers unique insights into the exponential growth of technology…

Harvard CS50’s Artificial Intelligence with Python

Harvard CS50’s Artificial Intelligence with Python – Full University Course This course from Harvard University explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like large language models, game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the…