GithubHelp home page GithubHelp logo

alexandrebarral / how-to-train-your-neural-net Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theairbend3r/how-to-train-your-neural-net

0.0 1.0 0.0 4.42 MB

Deep learning using PyTorch.

Home Page: https://medium.com/tag/akshaj-wields-pytorch

License: GNU General Public License v3.0

Jupyter Notebook 100.00%

how-to-train-your-neural-net's Introduction

how-to-train-your-neural-net

This repo contains notebooks on training deep learning models for various tasks in the domains of Natural Language Processing, Computer Vision, Time Series Forecasting using CUDA enabled PyTorch 1.3.

Table of Contents:

PyTorch

  1. Basics

    • Convolution Neural Networks.
    • Recurrent Neural Networks.
    • Tensors and Autograd.
    • Exploring dataloaders and loss functions.
  2. NLP

    • Word Vectors [GLoVe].
    • Understanding Padding and Packing for RNNs.
    • Named Entity Recognition using RNNs (Conll database).
    • Text Classification
      • Binary text classification (Yelp Reviews).
        • RNN
        • CNN
        • RNN+CNN
      • Multi-class text classification (BBC news categorization).
        • RNN
        • CNN
        • RNN+CNN
  3. Computer Vision

    • Classification
      • MNIST using custom CNN.
    • Network Pruning
      • DNN weight pruning using Iris dataset.
      • CNN filter pruning using MNIST dataset.
  4. Tabular

    • Classification
      • Multiclass classification using feedforward neural networks.
      • Binary classification using feedforward neural networks.
    • Regression
      • Multiple Regression using feedforward neural networks.
    • Time Series
      • Univariate Forecasting - Single Step - RNN.
      • Univariate Forecasting - Multi Step - RNN.

how-to-train-your-neural-net's People

Contributors

theairbend3r avatar

Watchers

James Cloos 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.