Code Monkey home page Code Monkey logo

d2l.ai's Introduction

d2l.ai

Material and references from the MLT Dive into Deep Learning coding sessions

About

These bi-weekly sessions aim to provide code-focused sessions by reimplementing selected models from the book Dive into Deep Learning. These sessions are meant for people interested in implementing models from scratch. We hope to help participants either get started in their Machine Learning journey or deepen their knowledge if they already have previous experience.

We will try to achieve this by:

  • Helping participants to create their models end-to-end by reimplementing models from scratch and discussing what modules/elements need to be included (e.g. data preprocessing, dataset generation, data transformation, etc.) to train an ML model.

  • Discussing and resolving coding questions participants might have during the sessions.

Prerequisites

Even though we welcome everybody to join the sessions, it is highly recommended to have at least intermediate Python skills as we will be using PyTorch to implement models. We also recommend participants have a foundational knowledge of calculus, linear algebra, and statistics/probability theory.

Session Structure

  • 30 min – Introduction
  • 60 min – Live Coding
  • 30 min – Discussion

FULL CURRICULUM

Session 1:

  • Coding env setup example and book presentation
  • A quick review of ML domains (supervised/unsupervised/RL)
  • General Architecture/Components of ML code
  • Implementation of simple MLP-model

Session 2:

CNN model (LeNet/ResNet) implementation

Session 3:

RNN model (LSTM) implementation

Session 4:

Attention mechanism (Transformer) implementation

Session 5:

Attention mechanism (Transformer) implementation

Session 6:

Generative adversarial networks (DCGAN) implementation

CODE OF CONDUCT

MLT promotes an inclusive environment that values integrity, openness, and respect. https://github.com/Machine-Learning-Tokyo/MLT_starterkit

d2l.ai's People

Contributors

suzana-ilic avatar devanshkv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.