Git Product home page Git Product logo

pytorch-practical-training's Introduction

Practical dip into deep learning - a PyTorch short crash-course

This repository regroups works on the "Practical dip into deep learning - a PyTorch short crash-course" course of the SIB.

Its goal is to propose a practical introduction to pytorch and deep-learning models by reproducing or getting inspiration from a number published deep-learning models in the field of biology.

This course eschew the theory (which is covered in another SIB course) and focuses instead on the details of the implementation.

pre-requisites

The course is targeted to life scientists who are already familiar and fluent with the Python programming language and who have a solid knowledge in machine learning.

In order to follow the course you need to have installed python and jupyter notebooks, as well as a number of prerequisite libraries.

See the intructions on installing prerequisite libraries of more details.

course organization

The course is organized in several, numbered, jupyter notebooks, each corresponding to a model which interleaves code demo, and exercises.

The course does not require any particular expertise with jupyter notebooks to be followed, but if it is the first time you encounter them we recommend this gentle introduction.

Solutions to each practical can be found in the solutions/ folder and should be loadable directly in the jupyter notebook themselves.

Note also the pytorchtools.py file which contain some early stopping utilities.

directory structure

  • data : contains the datasets
  • images : images generated or used in the notebooks
  • drafts : some drafts notebooks, with many failed attempts...
  • solutions: exercise solutions

pytorch-practical-training's People

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.