All Projects → muellerzr → Practical Deep Learning For Coders 2.0

muellerzr / Practical Deep Learning For Coders 2.0

Licence: mit
Notebooks for the "A walk with fastai2" Study Group and Lecture Series

Projects that are alternatives of or similar to Practical Deep Learning For Coders 2.0

Kmcuda
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
Stars: ✭ 627 (-1.72%)
Mutual labels:  jupyter-notebook
Ai Fundamentals
Code samples for AI fundamentals
Stars: ✭ 631 (-1.1%)
Mutual labels:  jupyter-notebook
Speech Emotion Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Stars: ✭ 633 (-0.78%)
Mutual labels:  jupyter-notebook
Anchor
Code for "High-Precision Model-Agnostic Explanations" paper
Stars: ✭ 629 (-1.41%)
Mutual labels:  jupyter-notebook
Falcon
Brushing and linking for big data
Stars: ✭ 627 (-1.72%)
Mutual labels:  jupyter-notebook
Sklearn Deap
Use evolutionary algorithms instead of gridsearch in scikit-learn
Stars: ✭ 633 (-0.78%)
Mutual labels:  jupyter-notebook
Cvnd exercises
Exercise notebooks for CVND.
Stars: ✭ 622 (-2.51%)
Mutual labels:  jupyter-notebook
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+0.31%)
Mutual labels:  jupyter-notebook
Bokeh Notebooks
Interactive Web Plotting with Bokeh in IPython notebook
Stars: ✭ 629 (-1.41%)
Mutual labels:  jupyter-notebook
Deep learning 2018 19
Официальный репозиторий курса Deep Learning (2018-2019) от Deep Learning School при ФПМИ МФТИ
Stars: ✭ 634 (-0.63%)
Mutual labels:  jupyter-notebook
Mxnet Notebooks
Notebooks for MXNet
Stars: ✭ 629 (-1.41%)
Mutual labels:  jupyter-notebook
Toolkitten
A toolkit for #1millionwomentotech community.
Stars: ✭ 630 (-1.25%)
Mutual labels:  jupyter-notebook
Ml course
EPFL Machine Learning Course, Fall 2019
Stars: ✭ 634 (-0.63%)
Mutual labels:  jupyter-notebook
Tensorflow Workshop
This repo contains materials for use in a TensorFlow workshop.
Stars: ✭ 628 (-1.57%)
Mutual labels:  jupyter-notebook
Data Visualization
Misc data visualization projects, examples, and demos: mostly Python (pandas + matplotlib) and JavaScript (leaflet).
Stars: ✭ 639 (+0.16%)
Mutual labels:  jupyter-notebook
David Silver Reinforcement Learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
Stars: ✭ 623 (-2.35%)
Mutual labels:  jupyter-notebook
Mining The Social Web 3rd Edition
The official online compendium for Mining the Social Web, 3rd Edition (O'Reilly, 2018)
Stars: ✭ 633 (-0.78%)
Mutual labels:  jupyter-notebook
Pytorch Normalizing Flows
Normalizing flows in PyTorch. Current intended use is education not production.
Stars: ✭ 641 (+0.47%)
Mutual labels:  jupyter-notebook
Zero To Mastery Ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.
Stars: ✭ 631 (-1.1%)
Mutual labels:  jupyter-notebook
Rep
Machine Learning toolbox for Humans
Stars: ✭ 634 (-0.63%)
Mutual labels:  jupyter-notebook

This course will run from January 15th until May and will be live-streamed on YouTube. Each lecture will be between an hour to an hour and 15 minutes, followed by an hour to work on projects related to the course.

Helpful Folks:

Requirements:

  • A Google account to utilize Google Colaboratory
  • A Paperspace account for Natural Language Processing

YouTube Channel with Lectures: Click Here

The overall schedule is broken up into blocks as such:

BLOCKS:

  • Block 1: Computer Vision
  • Block 2: Tabular Neural Networks
  • Block 3: Natural Language Processing

Here is the overall schedule broken down by week: This schedule is subject to change

Block 1 (January 15th - March 4th):

  • Lesson 1: PETs and Custom Datasets (a warm introduction to the DataBlock API)
  • Lesson 2: Image Classification Models from Scratch, Stochastic Gradient Descent, Deployment, Exploring the Documentation and Source Code
  • Lesson 3: Multi-Label Classification, Dealing with Unknown Labels, and K-Fold Validation
  • Lesson 4: Image Segmentation, State-of-the-Art in Computer Vision
  • Lesson 5: Style Transfer, nbdev, and Deployment
  • Lesson 6: Keypoint Regression and Object Detection
  • Lesson 7: Pose Detection and Image Generation
  • Lesson 8: Audio

Block 2 (March 4th - March 25th):

  • Lesson 1: Pandas Workshop and Tabular Classification
  • Lesson 2: Feature Engineering and Tabular Regression
  • Lesson 3: Permutation Importance, Bayesian Optimization, Cross-Validation, and Labeled Test Sets
  • Lesson 4: NODE, TabNet, DeepGBM

BLOCK 3 (April 1st - April 22nd):

  • Lesson 1: Introduction to NLP and the LSTM
  • Lesson 2: Full Sentiment Classification, Tokenizers, and Ensembling
  • Lesson 3: Other State-of-the-Art NLP Models
  • Lesson 4: Multi-Lingual Data, DeViSe

We have a Group Study discussion here on the Fast.AI forums for discussing this material and asking specific questions.

  • NOTE: This course does not have a certification or credit. This is something I have been doing for the past few semesters to help branch fellow Undergraduates at my school into the world of fastai, and this year I am making it much more available.
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].