All Projects → glouppe → Info8010 Deep Learning

glouppe / Info8010 Deep Learning

Licence: bsd-3-clause
Lectures for INFO8010 - Deep Learning, ULiège

Projects that are alternatives of or similar to Info8010 Deep Learning

Kobert
Korean BERT pre-trained cased (KoBERT)
Stars: ✭ 591 (-2.8%)
Mutual labels:  jupyter-notebook
Courses
fast.ai Courses
Stars: ✭ 5,253 (+763.98%)
Mutual labels:  jupyter-notebook
Cs231n spring 2017 assignment
My implementations of cs231n 2017
Stars: ✭ 603 (-0.82%)
Mutual labels:  jupyter-notebook
Single Cell Tutorial
Single cell current best practices tutorial case study for the paper:Luecken and Theis, "Current best practices in single-cell RNA-seq analysis: a tutorial"
Stars: ✭ 594 (-2.3%)
Mutual labels:  jupyter-notebook
Deeplearning Nlp
Introduction to Deep Learning for Natural Language Processing
Stars: ✭ 598 (-1.64%)
Mutual labels:  jupyter-notebook
Deep learning cookbook
Deep Learning Cookbox
Stars: ✭ 601 (-1.15%)
Mutual labels:  jupyter-notebook
Introduction To Python
Stars: ✭ 589 (-3.12%)
Mutual labels:  jupyter-notebook
K Nearest Neighbors With Dynamic Time Warping
Python implementation of KNN and DTW classification algorithm
Stars: ✭ 604 (-0.66%)
Mutual labels:  jupyter-notebook
Time Series Classification And Clustering
Time series classification and clustering code written in Python.
Stars: ✭ 599 (-1.48%)
Mutual labels:  jupyter-notebook
Fastai dev
fast.ai early development experiments
Stars: ✭ 604 (-0.66%)
Mutual labels:  jupyter-notebook
Yolov3 Complete Pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
Stars: ✭ 596 (-1.97%)
Mutual labels:  jupyter-notebook
Takehomedatachallenges
My solution to the book <A collection of Data Science Take-home Challenges>
Stars: ✭ 596 (-1.97%)
Mutual labels:  jupyter-notebook
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (-1.15%)
Mutual labels:  jupyter-notebook
Python Deepdive
Python Deep Dive Course - Accompanying Materials
Stars: ✭ 590 (-2.96%)
Mutual labels:  jupyter-notebook
Tutorial
Stars: ✭ 602 (-0.99%)
Mutual labels:  jupyter-notebook
Telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
Stars: ✭ 589 (-3.12%)
Mutual labels:  jupyter-notebook
Neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
Stars: ✭ 5,263 (+765.63%)
Mutual labels:  jupyter-notebook
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (-0.49%)
Mutual labels:  jupyter-notebook
Challenges
PyBites Code Challenges
Stars: ✭ 604 (-0.66%)
Mutual labels:  jupyter-notebook
Sqlitebiter
A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.
Stars: ✭ 601 (-1.15%)
Mutual labels:  jupyter-notebook

INFO8010 - Deep Learning

Lectures for INFO8010 - Deep Learning, ULiège, Spring 2021.

  • Instructor: Gilles Louppe
  • Teaching assistants: Matthia Sabatelli, Antoine Wehenkel
  • When: Spring 2021, Friday 9:00 AM
  • Classroom: Lectures are virtual and broadcast on Youtube.
  • Discussion: Join us on Discord (see invitation link in emails)

Agenda

Date Topic
February 5 Course syllabus [PDF] [video]
Lecture 0: Introduction [PDF] [video]
Lecture 1: Fundamentals of machine learning [PDF] [Side notes] [video]
February 12 Lecture 2: Multi-layer perceptron [PDF] [Side notes] [video]
February 19 Lecture 3: Automatic differentiation [PDF] [Side notes] [video]
February 26 Lecture 4: Training neural networks [PDF] [Side notes] [video]
March 1 Deadline for Homework 1
March 5 Lecture 5: Convolutional neural networks [PDF] [Side notes] [video]
March 12 Lecture 6: Computer vision [PDF] [Side notes] [video]
March 19
Live stream
Lecture 7: Recurrent neural networks [PDF]
March 22 Deadline for Homework 2
March 26 Lecture 8: Attention and transformer networks
Deadline for the project proposal
April 2 Lecture 9: Generative models (part 1)
April 23 Lecture 10: Generative models (part 2)
April 30 Lecture 11: Uncertainty
Deadline for the reading assignment
May 7 Lecture 12: Deep reinforcement learning
May 14 Deadline for the project (code and report)

Homeworks

The goal of these two assignments is to get you familiar with the PyTorch library. Each homework should be done in groups of 2 or 3 (the same as for the project) and must be submitted on the Montefiore submission platform before 23:59 on the due date.

  • Homework 1: Tensor operations, autograd and nn. Due by March 1.
  • Homework 2: Dataset, Dataloader, running on GPU, training a convolutional neural network. Due by March 22.

Homeworks are optional. If submitted, each homework will account for 5% of the final grade.

Project

See instructions in project.md.

Reading assignment

Your task is to read and summarize a major scientific paper in the field of deep learning. You are free to select one among the following three papers:

  • T. Karras al, "Analyzing and improving the image quality of StyleGAN", 2020. [pdf]
  • E. Nalisnick, "Do Deep Generative Models Know What They Don't Know?", 2019 [pdf]
  • M. Cranmer et al, "Discovering Symbolic Models from Deep Learning with Inductive Biases", 2020. [pdf]

You should produce a report that summarizes the problem that is tackled by the paper and explains why it is challenging or important, from the perspective of the wider research context. The report should outline the main contributions and results with respect to the problem that is addressed. It should also include a critical discussion of the advantages and shortcomings of the contributions of the paper. Further guidelines for writing a good summary can be found here (Section 2, "The summary").

Constraints:

  • You can work in groups of maximum 3 students.
  • You report must be written in English.
  • 2 pages (excluding references, if any).
  • Formatted using the LaTeX template template-report.tex.

Your report should be submitted by April 30, 2021 at 23:59 on the submission platform. This is a hard deadline.

Archives

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