Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sempwn/pytorch-introduction
- Owner: sempwn
- License: mit
- Created: 2018-03-23T18:01:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T18:25:13.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T01:22:31.987Z (3 months ago)
- Language: Jupyter Notebook
- Size: 522 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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