Practical_dl

DL course co-developed by YSDA, HSE and Skoltech
Alternatives To Practical_dl
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Awesome Deep Learning21,571
12 days ago31
A curated list of awesome Deep Learning tutorials, projects and communities.
Lectures15,503
3 months ago12
Oxford Deep NLP 2017 course
Numerical Linear Algebra9,325
6 months ago11Jupyter Notebook
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Awesome Artificial Intelligence8,087
a month ago45
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
T81_558_deep_learning5,551
3 days agootherJupyter Notebook
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
Practical_rl5,450
3 days ago40unlicenseJupyter Notebook
A course in reinforcement learning in the wild
Deep Learning Coursera5,253
4 years ago24mitJupyter Notebook
Deep Learning Specialization by Andrew Ng on Coursera.
Deeplearning.ai Summary4,881
5 months ago13mitPython
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Tensorflow Deep Learning4,314
6 days ago43mitJupyter Notebook
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
Start Machine Learning3,589
3 months ago4mit
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2023 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Alternatives To Practical_dl
Select To Compare


Alternative Project Comparisons
Readme

Deep learning course

This repo supplements Deep Learning course taught at YSDA and Skoltech @spring'18. For previous iteration visit the fall17 branch.

Lecture and seminar materials for each week are in ./week* folders. Homeworks are in ./homework* folders.

General info

  • Create cloud jupyter session from this repo - Binder
  • Telegram chat room (russian).
  • YSDA deadlines & admin stuff can be found at the YSDA course wiki (ysda students only).
  • Any technical issues, ideas, bugs in course materials, contribution ideas - add an issue

Syllabus

  • week01 Intro to deep learning

    • [ ] Lecture: Deep learning -- introduction, backpropagation algorithm
    • [ ] Seminar: Neural networks in numpy
    • [ ] Homework 1 is out!
  • week02 Adaptive optimization methods

    • [ ] Lecture: Empirical risk minimization, standard loss functions, linear classification, stochastic optimizers, adaptive SGD
    • [ ] Seminar: Adaptive optimizers in numpy
    • [ ] Please begin worrying about installing pytorch. You will need it next week!
  • week03 Convolutional networks I

    • [ ] Lecture: Convolutional networks (ConvNets), computer vision
    • [ ] Seminar: Symbolic graphs (pytorch),
    • [ ] Homework 2 is out!
  • week04 Convolutional networks II

    • [ ] Lecture: ConvNet architectures, representations inside CNNs; visualizing networks/inceptionism, transfer learning
    • [ ] Seminar: Fine-tuning a pre-trained network
  • week05 Advanced Computer vision

    • [ ] Lecture: "Deep" computer vision beyond classification; Verification tasks, object detection architectures, semantic segmentation
    • [ ] Seminar: Semantic segmentation
    • [ ] Homework 3 is out!
  • week06 Deep generative models I

    • [ ] Lecture: Deep image generation; generative ConvNets, perceptual loss functions.
    • [ ] Seminar: Art Style Transfer by Dmitry Ulyanov
  • week07 Deep generative models II

    • [ ] Lecture: Generative Adversarial Networks
    • [ ] Seminar: Generative Adversarial Networks
  • week08 Unsupervised deep learning

    • [ ] Lecture: Autoencoders, variational autoencoders, image analogies
    • [ ] Seminar: Variational autoencoders
  • week09 Deep learning for natural language processing

    • [ ] Lecture: Word embeddings, word2vec and other variants, convolutional networks for natural language
    • [ ] Seminar: Word embeddings. Text convolutions for salary prediction.
    • [ ] Homework 4 is out!
  • week10 Recurrent neural networks

    • [ ] Lecture: Modelling sequences. Simple RNN. Why BPTT isn't worth 4 letters. GRU/LSTM.
    • [ ] Seminar: Generating human names and deep learning papers with RNNs
  • week11 Recurrent neural networks II

    • [ ] Lecture: Sequence2sequence, architectures with attention and long-term memory.
    • [ ] Seminar: Image Captioning
  • week12: Deep Reinforcement Learning

    • [ ] Lecture: Reinforcement Learning, MDPs, policy gradient methods
    • [ ] Seminar: REINFORCE on simple robot control, optional: advantage actor-critic on atari

Contributors & course staff

Course materials and teaching performed by

Popular Course Projects
Popular Deep Learning Projects
Popular Learning Resources Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Deep Learning
Deep
Network
Course
Theano
Course Materials
Lasagne