Giter VIP home page Giter VIP logo

mprgdeeplearninglecturenotebook's Introduction

MPRG Deep Learning Lecture Notebook

ゼロから理解するDeep Learning(初級編)

  1. PythonプログミングとNumPy
  2. 最適化(GD, Momentum, AdaGrad, Adam)
  3. MLPによる2クラス分類
  4. ミニバッチを用いたMLPの学習
  5. MLPによる多クラス分類(MNIST)
  6. 正則化(Dropout)
  7. Batch Normalizationの導入
  8. im2colを用いた効率的な畳み込み処理
  9. CNNを用いた画像認識(MNIST)
  10. GPUを用いたCNNによる画像認識
  11. データ拡張(Data Augmentation)
  12. ハイパーパラメータの探索と検証データ

PyTorchで作るモダンネットワーク(中級編1)

  1. CNN(データーローダ、データ拡張)
  2. CNNの可視化(CAM) 2.5. CNNの可視化(Grad-CAM)
  3. ResNet(スキップ構造)
  4. SENet
  5. Attention Branch Network(ABN)
  6. EfficientNet
  7. Single Shot Object Detector(YOLOv1, SSD)
  8. SegNet
  9. マルチタスク基礎(分類+回帰)
  10. マルチタスク応用(検出+セグメンテーション)
  11. Knowledge Distillation
  12. Deep Mutual Learning
  13. 半教師付き学習
  14. 自己教師付き学習

PyTorchで作るGAN(中級編2)

  1. Variational Autoencoder (VAE),UMAPによる特徴ベクトルの次元削減
  2. Generative Adversarial Networks (GAN)
  3. Deep Convolutional GAN (DC-GAN)
  4. Conditional DC-GAN
  5. CycleGAN(スタイル変換)
  6. StyleGAN, BigGAN

PyTorchで作る再帰型ネットワーク(中級編3)

  1. RNN (LSTM, GRU)による電力予測
  2. Encoder-Decoderによる計算機作成
  3. Attention Seq2seqによる計算機作成
  4. Attention Seq2seqによる日付変換
  5. Transformerによる計算機作成
  6. Convolutional LSTMを用いた動画像予測

PyTorchで作る強化学習(中級編4)

  1. DQN(クリッピング・リプレイ・ターゲットネットワーク)
  2. Policy gradient (DQNの改良)
  3. Actor-cltic
  4. Mask-Attention

PyTorchで作るGCN(中級編5)

  1. グラフ表現
  2. GCNによるノード分類
  3. ST-GCNによる動作認識
  4. STA-GCNによる動作認識
  5. グラフ生成

mprgdeeplearninglecturenotebook's People

Contributors

masahiro9x avatar thirakawa avatar hirokiadachi avatar himidev avatar tgo96 avatar sirakik avatar shota74 avatar hf149 avatar kryota226 avatar naok0615 avatar ryorsk avatar mincsys 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.