Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunkim/pytorchzerotoall
Simple PyTorch Tutorials Zero to ALL!
https://github.com/hunkim/pytorchzerotoall
basic deeplearning python pytorch tutorial
Last synced: 21 days ago
JSON representation
Simple PyTorch Tutorials Zero to ALL!
- Host: GitHub
- URL: https://github.com/hunkim/pytorchzerotoall
- Owner: hunkim
- Created: 2017-10-04T23:14:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T08:23:14.000Z (8 months ago)
- Last Synced: 2024-10-15T05:24:33.720Z (21 days ago)
- Topics: basic, deeplearning, python, pytorch, tutorial
- Language: Python
- Homepage: http://bit.ly/PyTorchZeroAll
- Size: 51.5 MB
- Stars: 3,886
- Watchers: 148
- Forks: 1,200
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/hunkim/PythonZeroToAll.svg?branch=master)](https://travis-ci.org/hunkim/PythonZeroToAll)
# PyTorchZeroToAll
Quick 3~4 day lecture materials for HKUST students.## Video Lectures: (RNN TBA)
* [Youtube](http://bit.ly/PyTorchVideo)
* [Bilibili](https://www.bilibili.com/video/av15823922/)## Slides
* [Lecture Slides @GoogleDrive](http://bit.ly/PyTorchZeroAll)If you cannot access the GoogleDoc for somehow, please check out pdf files in slides. However, slides in GoogleDrive are always latest. We really appreciate your comments.
## Previous Lectures
* cf., http://bit.ly/TF_HKUST (3 day crash course using TensorFlow)