Deep Learning from the Foundations | fast.ai Part 2

fast.ai

Gain a deep understanding of deep learning foundations and learn how to implement state-of-the-art models from scratch with fast.ai Part 2.

University CoursesDeep LearningPython

Introduction

Welcome to Part 2: Deep Learning from the Foundations, which shows how to build a state of the art deep learning model from scratch. It takes you all the way from the foundations of implementing matrix multiplication and back-propagation, through to high performance mixed-precision training, to the latest neural network architectures and learning techniques, and everything in between.

screenshot

Highlights

  • Covers the foundations of implementing matrix multiplication and back-propagation from scratch
  • Discusses important software engineering techniques
  • Covers many of the most important academic papers that form the foundations of modern deep learning
  • Uses a "code-first" teaching approach where each method is implemented from scratch in Python
  • Includes lessons using Swift for TensorFlow, co-taught with the original creator of Swift, Chris Lattner

Recommendation

This course is particularly recommended for those who want to gain a deep understanding of the foundations of deep learning and learn how to implement state-of-the-art models from scratch. It is suitable for experienced coders who have completed the prerequisite Part 1 course.

How GetVM Works

Learn by Doing from Your Browser Sidebar

Access from Browser Sidebar

Access from Browser Sidebar

Simply install the browser extension and click to launch GetVM directly from your sidebar.

Select Your Playground

Select Your Playground

Choose your OS, IDE, or app from our playground library and launch it instantly.

Learn and Practice Side-by-Side

Learn and Practice Side-by-Side

Practice within the VM while following tutorials or videos side-by-side. Save your work with Pro for easy continuity.

Explore Similar Hands-on Tutorials

Automate the boring stuff with Python

17
Technical TutorialsAutomationPython
Learn how to use Python to automate tedious tasks like file renaming, spreadsheet updating, web scraping, and more. No prior programming experience required.

Learn Python Basics | Beginner-Friendly Programming Course

20
Technical TutorialsProgrammingPython
Dive into the world of programming with Python, a beginner-friendly language. Explore its readability, versatility, and robust community support.

Python Tutorial For Beginners | Programming, Coding

1
Video CoursesProgrammingPython
Learn Python fundamentals, installation, and setup for beginners. Explore the interactive prompt, create and run your first Python script. Ideal for new programmers.

A Programmers Guide to Data Mining

14
Technical TutorialsData SciencePython
Comprehensive guide to data mining techniques, including recommendation systems, classification, and clustering. Beginner-friendly introduction for programmers with hands-on exercises and Python code.

A Selective Overview of Deep Learning

3
Technical TutorialsDeep LearningMachine LearningNeural Networks
Comprehensive overview of key concepts and recent advancements in deep learning, covering neural network models, training techniques, and theoretical foundations.

Approaching Almost Any Machine Learning Problem

8
Technical TutorialsMachine LearningPython
Comprehensive guide to problem-solving approaches in machine learning, suitable for beginners and experienced practitioners. Covers a wide range of ML topics and techniques.

Free and Open Machine Learning

28
Technical TutorialsMachine LearningPythonPyTorchTensorFlow
Discover the power of open-source machine learning with this comprehensive guide, covering key concepts, architecture, and FOSS tools for practical business applications.

Machine Learning from Scratch

12
Technical TutorialsMachine LearningPython
Dive into the principles and algorithms of machine learning with "Machine Learning From Scratch" - a comprehensive guide for beginners and experienced practitioners alike.

Python Machine Learning Projects

4
Technical TutorialsMachine LearningPython
Explore the application of Python in machine learning projects with this comprehensive guide, covering algorithms, tools, and real-world applications.