All Projects → m2dsupsdlclass → Lectures Labs

m2dsupsdlclass / Lectures Labs

Licence: mit
Slides and Jupyter notebooks for the Deep Learning lectures at Master Year 2 Data Science from Institut Polytechnique de Paris

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Lectures Labs

Lab teaching 2016
Repository for materials/codes from Kording lab teaching 2016
Stars: ✭ 16 (-98.65%)
Mutual labels:  jupyter-notebook, slide
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (-70.78%)
Mutual labels:  jupyter-notebook, slide
Ge tutorials
Learn how to add data validation and documentation to a data pipeline built with dbt and Airflow.
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Tensorflow Vgg
Re-implementation of VGG Network in tensorflow
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Pydata pandas
A PyData workshop on pandas
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
3d Shapes
This repository contains the 3D shapes dataset, used in Kim, Hyunjik and Mnih, Andriy. "Disentangling by Factorising." In Proceedings of the 35th International Conference on Machine Learning (ICML). 2018. to assess the disentanglement properties of unsupervised learning methods.
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Attack Datasources
This content is analysis and research of the data sources currently listed in ATT&CK.
Stars: ✭ 71 (-94%)
Mutual labels:  jupyter-notebook
Factorhub
Stars: ✭ 73 (-93.83%)
Mutual labels:  jupyter-notebook
Group Sparsity Sbp
Structured Bayesian Pruning, NIPS 2017
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Visjs2jupyter
visJS2jupyter is a tool to bring the interactivity of networks created with vis.js into jupyter notebook cells
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Raccoon dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
Stars: ✭ 1,177 (-0.59%)
Mutual labels:  jupyter-notebook
Python Jupyter Apache Kafka Ksql Tensorflow Keras
Making Machine Learning Simple and Scalable with Python, Jupyter Notebook, TensorFlow, Keras, Apache Kafka and KSQL
Stars: ✭ 69 (-94.17%)
Mutual labels:  jupyter-notebook
Cs231n
CS231n Convolutional Neural Networks for Visual Recognition (winter 2016) - Assignments
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Viztech
Plotnine replication of Financial Times Visual Vocabulary; Inspired by Vega
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Public
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Hacktoberfest2020
Contribute for hacktoberfest 2020
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Ml Starter Pack
A collection of Machine Learning algorithms written from sctrach.
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Mapclassify
Classification schemes for choropleth mapping.
Stars: ✭ 72 (-93.92%)
Mutual labels:  jupyter-notebook
Ar Browser Sudoku
Solving Sudoku Puzzles in the Browser Using Augmented Reality
Stars: ✭ 73 (-93.83%)
Mutual labels:  jupyter-notebook

Deep Learning course: lecture slides and lab notebooks

This course is being taught at as part of Master Year 2 Data Science IP-Paris

Table of contents

The course covers the basics of Deep Learning, with a focus on applications.

Lecture slides

Note: press "P" to display the presenter's notes that include some comments and additional references.

Lab and Home Assignment Notebooks

The Jupyter notebooks for the labs can be found in the labs folder of the github repository:

git clone https://github.com/m2dsupsdlclass/lectures-labs

These notebooks only work with keras and tensorflow Please follow the installation_instructions.md to get started.

Direct links to the rendered notebooks including solutions (to be updated in rendered mode):

Lab 1: Intro to Deep Learning

Lab 2: Neural Networks and Backpropagation

Lab 3: Embeddings and Recommender Systems

Lab 4: Convolutional Neural Networks for Image Classification

Lab 5: Deep Learning for Object Dection and Image Segmentation

Lab 6: Text Classification, Word Embeddings and Language Models

Lab 7: Sequence to Sequence for Machine Translation

Lab 8: Intro to PyTorch

Lab 9: Siamese Networks and Triplet loss

Lab 10: Variational Auto Encoder

Acknowledgments

This lecture is built and maintained by Olivier Grisel and Charles Ollion

Charles Ollion, head of research at Heuritech - Olivier Grisel, software engineer at Inria

We thank the Orange-Keyrus-Thalès chair for supporting this class.

License

All the code in this repository is made available under the MIT license unless otherwise noted.

The slides are published under the terms of the CC-By 4.0 license.

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].