# course-gitbook **Repository Path**: davidgao7/course-gitbook ## Basic Information - **Project Name**: course-gitbook - **Description**: Full Stack Deep Learning Online Course - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2022-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- description: >- Full Stack Deep Learning helps you bridge the gap from training machine learning models to deploying AI systems in the real world. --- # 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 ![](.gitbook/assets/image%20%282%29.png) 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 ![](.gitbook/assets/cleanshot-2020-07-01-at-22.41.53-2x.png) ## Guest Lectures ![](.gitbook/assets/cleanshot-2020-07-16-at-12.49.50-2x.jpg) ## Newsletter {% embed url="https://forms.gle/mDQZxsLZmep8JFgx9" caption="" %} ## Course Content {% page-ref page="course-content/setting-up-machine-learning-projects/" %} {% page-ref page="course-content/infrastructure-and-tooling/" %} {% page-ref page="course-content/data-management/" %} {% page-ref page="course-content/ml-teams/" %} {% page-ref page="course-content/training-and-debugging/" %} {% page-ref page="course-content/testing-and-deployment/" %} {% page-ref page="course-content/research-areas.md" %} ## Guest Lectures {% page-ref page="guest-lectures/xavier-amatriain.md" %} {% page-ref page="guest-lectures/chip-huyen-nvidia.md" %} {% page-ref page="guest-lectures/lukas-biewald-weights-and-biases.md" %} {% page-ref page="guest-lectures/jeremy-howard-fast.ai.md" %} {% page-ref page="guest-lectures/richard-socher-salesforce.md" %} {% page-ref page="guest-lectures/raquel-urtasun-uber-atg.md" %} {% page-ref page="guest-lectures/yangqing-jia-alibaba.md" %} {% page-ref page="guest-lectures/andrej-karpathy-tesla.md" %} {% page-ref page="guest-lectures/jai-ranganathan-keeptruckin.md" %} {% page-ref page="guest-lectures/franziska-bell-toyota-research.md" %}