Work through NYU's Deep Learning curriculum at your own pace using interactive Jupyter Notebook exercises
Experiment with neural network code from a university course directly on your own machine
Study deep learning concepts alongside the linked lecture videos from a structured academic syllabus
Access translated course materials in over fourteen languages including Mandarin, Spanish, and French
| atcold/nyu-dlsp20 | cantaro86/financial-models-numerical-methods | mleveryday/practicalai-cn | |
|---|---|---|---|
| Stars | 6,806 | 6,779 | 6,866 |
| Language | Jupyter Notebook | Jupyter Notebook | Jupyter Notebook |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | researcher | researcher | data |
Figures from each repo's GitHub metadata at analysis time.
Requires installing Miniconda and creating a conda environment before Jupyter notebooks will run.
This repository contains the course materials for NYU's Deep Learning course from Spring 2020, taught by Alfredo Canziani. The course covers how to build and train neural networks, the branch of artificial intelligence that powers most modern AI applications. All lecture videos and written notes are available on the companion website at atcold.github.io/NYU-DLSP20. The repository itself holds interactive coding exercises in the form of Jupyter Notebooks, which are documents that mix written explanations with runnable code. Each notebook corresponds to a lecture topic, and students can follow along by running the code on their own machine and experimenting with it directly. The exercises use PyTorch, a popular Python library for building neural networks. To run the notebooks locally, you need to install Miniconda (a lightweight Python environment manager), clone this repository, create the provided conda environment, and then launch Jupyter from the terminal. Detailed setup instructions for Mac, Linux, and Windows are included in the README. The course materials have been translated into at least fourteen languages by community contributors, including Mandarin, Spanish, French, Japanese, Arabic, Russian, and Portuguese, among others. Each translation lives in its own folder within the repository. This is a standalone educational resource, not an active software project. It exists as an archive of a university course that anyone can work through at their own pace.
Interactive coding exercises and lecture materials from NYU's Spring 2020 Deep Learning university course, covering how to build and train neural networks using PyTorch.
Mainly Jupyter Notebook. The stack also includes Python, PyTorch, Jupyter Notebook.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.