All Projects → arthurdouillard → deepcourse

arthurdouillard / deepcourse

Licence: Apache-2.0 license
Learn the Deep Learning for Computer Vision in three steps: theory from base to SotA, code in PyTorch, and space-repetition with Anki

Programming Languages

Jupyter Notebook
11667 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to deepcourse

Topics In Deep Learning
Materials for class on topics in deep learning (STAT 991, UPenn/Wharton)
Stars: ✭ 72 (-38.46%)
Mutual labels:  course, research
Tiddlyresearch
Local and Anki-compatible note-taking tool based on TiddlyWiki
Stars: ✭ 129 (+10.26%)
Mutual labels:  research, anki
Cs6120
advanced compilers
Stars: ✭ 232 (+98.29%)
Mutual labels:  course
Blockchain-Alpha
Alpha from various sectors in the blockchain space.
Stars: ✭ 102 (-12.82%)
Mutual labels:  research
gmseg
Spinal cord gray matter segmentation using deep dilated convolutions.
Stars: ✭ 43 (-63.25%)
Mutual labels:  research
Nodebook
nodejs 基础教程
Stars: ✭ 241 (+105.98%)
Mutual labels:  course
yoda
A system for reliable, long-term storing and archiving large amounts of research data during all stages of a study.
Stars: ✭ 29 (-75.21%)
Mutual labels:  research
Androidcourse101
Complete Android Development Course 101: Spotify Clone App
Stars: ✭ 208 (+77.78%)
Mutual labels:  course
awesome-mobile-robotics
Useful links of different content related to AI, Computer Vision, and Robotics.
Stars: ✭ 243 (+107.69%)
Mutual labels:  research
Python-Course
Python Basics, Machine Learning and Deep Learning
Stars: ✭ 50 (-57.26%)
Mutual labels:  course
nightcore
Nightcore: Efficient and Scalable Serverless Computing for Latency-Sensitive, Interactive Microservices [ASPLOS '21]
Stars: ✭ 70 (-40.17%)
Mutual labels:  research
itc.lua
A Lua implementation of Interval Tree Clocks
Stars: ✭ 21 (-82.05%)
Mutual labels:  research
N Blog
《一起学 Node.js》
Stars: ✭ 15,059 (+12770.94%)
Mutual labels:  course
mnemocards
In addition to helping you memorise, this code helps you do other things that I don't remember...
Stars: ✭ 34 (-70.94%)
Mutual labels:  anki
Awesome Database Learning
A list of learning materials to understand databases internals
Stars: ✭ 4,016 (+3332.48%)
Mutual labels:  course
gscholar-citations-crawler
Crawl all your citations from Google Scholar
Stars: ✭ 43 (-63.25%)
Mutual labels:  research
Mongodb Quickstart Course
Course demos and handout material for Talk Python's MongoDB Quickstart course
Stars: ✭ 220 (+88.03%)
Mutual labels:  course
The Complete JavaScript Course
The Complete JavaScript Course https://www.udemy.com/course/the-complete-javascript-course/
Stars: ✭ 12 (-89.74%)
Mutual labels:  course
projects
A website that showcases interesting projects, using Angular JS.
Stars: ✭ 106 (-9.4%)
Mutual labels:  research
NNet
algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network
Stars: ✭ 24 (-79.49%)
Mutual labels:  course

DeepCourse: Deep Learning for Computer Vision

arthurdouillard.com/deepcourse/

Picture of the website front page with the skill tree

This is a course I'm giving to the French engineering school EPITA each Fall. This course is the new version (as of 2021) of my lectures serie. It's given in around 24h, with sessions of 4 hours each made of 2 hours of lessons and 2 hours of coding.

If you find a mistake (in the lesson, notebook, or quiz), please open an issue here. Likewise, if you have ideas to improve this course (should I cover topic X? etc.), please also open an issue.

Roadmap to do

  • Add all major lessons + notebooks + quiz
  • New architectures
    • Lesson (transformer, new kind of mlp, involution, NAS, what else?)
    • Notebook transformer
    • Notebook MLP-Mixer
    • Quiz
  • Robustness (uncertainty, adversarial attack)
    • Lesson
    • Notebook
    • Quiz
  • Continual Learning + domain generalization + out-of-distribution
    • Lesson
    • Notebooks
    • Quiz
  • Graph Neural Network
  • Lesson
  • Notebooks
  • Quiz
  • Make website look nice on every kind of devices & screens
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].