Git Product home page Git Product logo

apdl's Introduction

Applied Problems of Deep Learning (APDL)

  • Lecture and seminar materials for each week are in ./week* folders, see README.md for materials and instructions
  • Any technical issues, ideas, bugs in course materials, contribution ideas - add an issue

Syllabus

  • week01 Introduction to Digital Signal Processing

    • Lecture: Signals, Fourier transform, Spectrograms, MelScale
    • Seminar: Intro in PyTorch, AudioMNIST Classification
  • week02 Automatic Speech Recognition

    • Lecture: Metrics, Attention, LAS, CTC, BeamSearch
    • Seminar: QuartzNet and CTC based ASR
  • week03 Text to Speech

    • Lecture: Tacotron2, WaveNet, Parallel WaveGAN
    • Seminar: WaveNet based Vocoder
  • week04 Language Modeling

    • Lecture: Word Embeddings, Language Modeling
    • Seminar: POS tagging based on bi-LSTM, Text Classification based on CNN+Attention, and Neural LMs
  • week05 Machine Translation

    • Lecture: Encoder-Decoder framework, Attention, Transformer
    • Seminar: Transformer in details
  • week06 Transfer Learning

    • Lecture: ELMo, BERT
    • Seminar: Intro to HuggingFace
  • week07 Facial Recognition

    • Lecture: Triplet loss, Angular Softmax, ArcFace
    • Seminar: Metric Learning with CIFAR100
  • week08 Segmentation

    • Lecture: Upsampling, U-Net, HRNet, Metrics
    • Seminar: Cell Segmentation
  • week09 Object Detection

    • Lecture: R-CNN, Fast R-CNN, Faster R-CNN, YOLO
    • Seminar: People Detection
  • week10 How to deploy your neural network?

    • Lecture: Quantization, Pruning, Distilation
    • Seminar: Flask and torchserve for model deployment

Homeworks

  • ASR Implementation of a small ASR model based on QuartzNet
  • MT Implementation of a small MT model based on Transformer
  • CV Implementation of a small segmentation model

Contributors & course staff

Course materials and teaching (mainly) performed by

apdl's People

Contributors

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