> For the complete documentation index, see [llms.txt](https://fall2019.fullstackdeeplearning.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fall2019.fullstackdeeplearning.com/master.md).

# Full Stack Deep Learning

{% hint style="info" %}
We are teaching an updated and improved FSDL as an official UC Berkeley course Spring 2021. \
\
Sign up to receive updates on our lectures as they're released — and to optionally participate in a synchronous learning community. \
\
[**Sign up for 2021**](https://forms.gle/xSrgSPyBCkD8KnV76)
{% endhint %}

[![Join the chat at https://gitter.im/full-stack-deep-learning/fsdl-course](https://badges.gitter.im/full-stack-deep-learning/fsdl-course.svg)](https://gitter.im/full-stack-deep-learning/fsdl-course?utm_source=badge\&utm_medium=badge\&utm_campaign=pr-badge\&utm_content=badge)

## About this course

Since 2012, deep learning has led to remarkable progress across a variety of challenging computing tasks, from image recognition to speech recognition, robotics, and audio synthesis. Deep learning has the potential to enable a new set of previously infeasible technologies like autonomous vehicles, real-time translation, and voice assistants and help reinvent existing software categories.

There are many great courses to learn how to train deep neural networks. However, training the model is just one part of shipping a deep learning project. This course teaches **full-stack production deep learning:**

* Formulating the **problem** and estimating project **cost**
* Finding, cleaning, labeling, and augmenting **data**
* Picking the right **framework** and compute **infrastructure**
* **Troubleshooting** training and ensuring **reproducibility**
* **Deploying** the model at scale

![](/files/-MARSVR92kMWjl-zXH4U)

This course was originally taught as an in-person boot camp in Berkeley from 2018 - 2019. It was also taught as a University of Washington Computer Science [PMP course](https://bit.ly/uwfsdl) in Spring 2020.

The discussion page for the course on [Gitter](https://gitter.im/full-stack-deep-learning/fsdl-course).

The course project is on [Github](https://github.com/full-stack-deep-learning/fsdl-text-recognizer-project).

{% hint style="info" %}
Please [submit a pull request](https://github.com/full-stack-deep-learning/course-gitbook) if any information is out of date or if you have good additional info to add!
{% endhint %}

## Who is this for

The course is aimed at people who already know the basics of deep learning and want to understand the rest of the process of creating production deep learning systems. You will get the most out of this course if you have:

* At least one-year experience programming in Python.
* At least one deep learning course (at a university or online).
* Experience with code versioning, Unix environments, and software engineering.

We will not review the fundamentals of deep learning (gradient descent, backpropagation, convolutional neural networks, recurrent neural networks, etc), so you should review those materials first if you are rusty.

## Organizers

![](/files/-MBD1ytCnBgwV4vk2lu1)

## Guest Lectures

![](/files/-MCOAUVCoswh7X4CDZ_x)

## Newsletter

{% embed url="<https://forms.gle/mDQZxsLZmep8JFgx9>" %}

## Course Content

{% content-ref url="/pages/-M9KGUreXX6TRcJ4KgMd" %}
[Setting up Machine Learning Projects](/course-content/setting-up-machine-learning-projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9KJ3TvBZT7i\_yqqIS-" %}
[Infrastructure and Tooling](/course-content/infrastructure-and-tooling.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9jpgiR1X-RQ7\_7s93C" %}
[Data Management](/course-content/data-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9Zli13ZVKpaj\_qZN70" %}
[Machine Learning Teams](/course-content/ml-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9jsYYlVJx17CGL8TgJ" %}
[Training and Debugging](/course-content/training-and-debugging.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9yrbgFE9MddkZKUqWE" %}
[Testing and Deployment](/course-content/testing-and-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9yrf34uCCYT471be2x" %}
[Research Areas](/course-content/research-areas.md)
{% endcontent-ref %}

## Guest Lectures

{% content-ref url="/pages/-M9Kty518X5Dlfn6xR0\_" %}
[Xavier Amatriain (Curai)](/guest-lectures/xavier-amatriain.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9ysUWuqXVQIF0-wHMU" %}
[Chip Huyen (Snorkel)](/guest-lectures/chip-huyen-nvidia.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9zfUVu\_sOW0rdkcCMj" %}
[Lukas Biewald (Weights & Biases)](/guest-lectures/lukas-biewald-weights-and-biases.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9zfnmqdodbBqCRs8De" %}
[Jeremy Howard (Fast.ai)](/guest-lectures/jeremy-howard-fast.ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9zgsrjjfnVgOqubhxk" %}
[Richard Socher (Salesforce)](/guest-lectures/richard-socher-salesforce.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MBGWTQwOfdnJ4ixXr7m" %}
[Raquel Urtasun (Uber ATG)](/guest-lectures/raquel-urtasun-uber-atg.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MBGTQPHb3REBd5LG3fk" %}
[Yangqing Jia (Alibaba)](/guest-lectures/yangqing-jia-alibaba.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MBGW2i3CX\_UU9rk7QJZ" %}
[Andrej Karpathy (Tesla)](/guest-lectures/andrej-karpathy-tesla.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MBGW7w2ChfvBpG4Yfni" %}
[Jai Ranganathan (KeepTruckin)](/guest-lectures/jai-ranganathan-keeptruckin.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MBGWE\_nHUCcgKpetJtX" %}
[Franziska Bell (Toyota Research)](/guest-lectures/franziska-bell-toyota-research.md)
{% endcontent-ref %}
