Giter Site home page Giter Site logo

reactivetype / deeplearning-models Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rasbt/deeplearning-models

0.0 1.0 0.0 6.1 MB

A collection of various deep learning architectures, models, and tips

License: MIT License

Jupyter Notebook 99.85% Python 0.15%

deeplearning-models's Introduction

Python 3.7

Deep Learning Models

A collection of various deep learning architectures, models, and tips for TensorFlow and PyTorch in Jupyter Notebooks.

Traditional Machine Learning

Multilayer Perceptrons

Convolutional Neural Networks

Basic

Concepts

  • Replacing Fully-Connnected by Equivalent Convolutional Layers [PyTorch]

Fully Convolutional

  • Fully Convolutional Neural Network [PyTorch]

AlexNet

VGG

ResNet

  • ResNet and Residual Blocks [PyTorch]
  • ResNet-18 Digit Classifier Trained on MNIST [PyTorch]
  • ResNet-18 Gender Classifier Trained on CelebA [PyTorch]
  • ResNet-34 Digit Classifier Trained on MNIST [PyTorch]
  • ResNet-34 Gender Classifier Trained on CelebA [PyTorch]
  • ResNet-50 Digit Classifier Trained on MNIST [PyTorch]
  • ResNet-50 Gender Classifier Trained on CelebA [PyTorch]
  • ResNet-101 Gender Classifier Trained on CelebA [PyTorch]
  • ResNet-152 Gender Classifier Trained on CelebA [PyTorch]

Network in Network

  • Network in Network CIFAR-10 Classifier [PyTorch]

Metric Learning

  • Siamese Network with Multilayer Perceptrons [TensorFlow 1]

Autoencoders

Fully-connected Autoencoders

Convolutional Autoencoders

  • Convolutional Autoencoder with Deconvolutions / Transposed Convolutions[TensorFlow 1] [PyTorch]
  • Convolutional Autoencoder with Deconvolutions (without pooling operations) [PyTorch]
  • Convolutional Autoencoder with Nearest-neighbor Interpolation [TensorFlow 1] [PyTorch]
  • Convolutional Autoencoder with Nearest-neighbor Interpolation -- Trained on CelebA [PyTorch]
  • Convolutional Autoencoder with Nearest-neighbor Interpolation -- Trained on Quickdraw [PyTorch]

Variational Autoencoders

  • Variational Autoencoder [PyTorch]
  • Convolutional Variational Autoencoder [PyTorch]

Conditional Variational Autoencoders

  • Conditional Variational Autoencoder (with labels in reconstruction loss) [PyTorch]
  • Conditional Variational Autoencoder (without labels in reconstruction loss) [PyTorch]
  • Convolutional Conditional Variational Autoencoder (with labels in reconstruction loss) [PyTorch]
  • Convolutional Conditional Variational Autoencoder (without labels in reconstruction loss) [PyTorch]

Generative Adversarial Networks (GANs)

Recurrent Neural Networks (RNNs)

Many-to-one: Sentiment Analysis / Classification

  • A simple single-layer RNN (IMDB) [PyTorch]
  • A simple single-layer RNN with packed sequences to ignore padding characters (IMDB) [PyTorch]
  • RNN with LSTM cells (IMDB) [PyTorch]
  • RNN with LSTM cells (IMDB) and pre-trained GloVe word vectors [PyTorch]
  • RNN with LSTM cells and Own Dataset in CSV Format (IMDB) [PyTorch]
  • RNN with GRU cells (IMDB) [PyTorch]
  • Multilayer bi-directional RNN (IMDB) [PyTorch]

Many-to-Many / Sequence-to-Sequence

  • A simple character RNN to generate new text (Charles Dickens) [PyTorch]

Ordinal Regression

  • Ordinal Regression CNN -- CORAL w. ResNet34 on AFAD-Lite [PyTorch]
  • Ordinal Regression CNN -- Niu et al. 2016 w. ResNet34 on AFAD-Lite [PyTorch]
  • Ordinal Regression CNN -- Beckham and Pal 2016 w. ResNet34 on AFAD-Lite [PyTorch]

Tips and Tricks

PyTorch Workflows and Mechanics

Custom Datasets

  • Using PyTorch Dataset Loading Utilities for Custom Datasets -- CSV files converted to HDF5 [PyTorch]
  • Using PyTorch Dataset Loading Utilities for Custom Datasets -- Face Images from CelebA [PyTorch]
  • Using PyTorch Dataset Loading Utilities for Custom Datasets -- Drawings from Quickdraw [PyTorch]
  • Using PyTorch Dataset Loading Utilities for Custom Datasets -- Drawings from the Street View House Number (SVHN) Dataset [PyTorch]

Training and Preprocessing

  • Dataloading with Pinned Memory [PyTorch]
  • Standardizing Images [PyTorch]
  • Image Transformation Examples [PyTorch]
  • Char-RNN with Own Text File [PyTorch]
  • Sentiment Classification RNN with Own CSV File [PyTorch]

Parallel Computing

  • Using Multiple GPUs with DataParallel -- VGG-16 Gender Classifier on CelebA [PyTorch]

Other

  • Sequential API and hooks [PyTorch]
  • Weight Sharing Within a Layer [PyTorch]
  • Plotting Live Training Performance in Jupyter Notebooks with just Matplotlib [PyTorch]

Autograd

  • Getting Gradients of an Intermediate Variable in PyTorch [PyTorch]

TensorFlow Workflows and Mechanics

Custom Datasets

  • Chunking an Image Dataset for Minibatch Training using NumPy NPZ Archives [TensorFlow 1]
  • Storing an Image Dataset for Minibatch Training using HDF5 [TensorFlow 1]
  • Using Input Pipelines to Read Data from TFRecords Files [TensorFlow 1]
  • Using Queue Runners to Feed Images Directly from Disk [TensorFlow 1]
  • Using TensorFlow's Dataset API [TensorFlow 1]

Training and Preprocessing

  • Saving and Loading Trained Models -- from TensorFlow Checkpoint Files and NumPy NPZ Archives [TensorFlow 1]

deeplearning-models's People

Contributors

alexzhou1995 avatar imatiach-msft avatar javierlorenzod avatar niklaskeerl avatar rasbt avatar vijayabhaskar96 avatar

Watchers

 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.