Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sempwn/pytorch-introduction

An introduction to PyTorch
https://github.com/sempwn/pytorch-introduction

Last synced: about 1 month ago
JSON representation

An introduction to PyTorch

Awesome Lists containing this project

README

        

# PyTorch-introduction

An introduction to the Python deep learning library PyTorch.

Introduction mainly adapted from [here](http://pytorch.org/tutorials/beginner/pytorch_with_examples.html) and [here](https://github.com/SherlockLiao/pytorch-beginner/tree/master/08-AutoEncoder).

Notebooks written in Python 3.6 and torch 0.3.1.post2