GithubHelp home page GithubHelp logo

llucchini / deep-learning-pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emanuele/deep-learning-pytorch

0.0 0.0 0.0 5.57 MB

Deep Learning with PyTorch

License: GNU General Public License v3.0

Jupyter Notebook 99.41% Python 0.59%

deep-learning-pytorch's Introduction

Deep Learning with pytorch-logo

Author: Valerio Maggio

Senior Research Associate

University of Bristol

Dynamic Genetics

Contacts:

twitter linkedin mail
@leriomaggio ValerioMaggio [email protected]

Clone the repository

git clone https://github.com/leriomaggio/deep-learning-pytorch.git

Table of Contents

  • Part I: Introduction

    • Intro to Artificial Neural Networks

      • Perceptron and MLP (numpy)
      • naive pure-Python implementation
    • Introduction to PyTorch

      • AutoGrad and Automatic Differentiation
      • Perceptron (torch)
      • Towards torch.nn: micrograd
      • Neural Network with Pytorch (torch.nn)
    • Brief overview of Deep Learning Frameworks

      • What's there around and why PyTorch
  • Part II: Data and Dataset

    • Data for Machine and Deep Learning
      • torch.utils.data: DataSet and DataLoader
    • Preparing Data for Experiments
      • Training, Test & the torch way
      • Validation and Cross Validation
  • Part III: Supervised Learning

  • Part IV: Unsupervised Learning

  • ... (more to come)


Requirements

This tutorial requires the following packages:

  • Python version 3.7

    • Python 3.4+ should be fine as well
  • numpy

  • scikit-learn

  • torch

  • torchvision

  • matplotlib

Binder Open In Colab

Detailed (step-by-step) instructions on how to setup the Python virtual environment on your local machine are available here

deep-learning-pytorch's People

Contributors

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