#790 · Primary category: Education & Research

Deep-Learning-with-PyTorch-Tutorials

artificial-intelligence convolutional-neural-networks deep-learning generative-adversarial-network machine-learning pytorch recurrent-neural-networks tutorial

Deep Learning with PyTorch Tutorial: Source Code and PPT

Project last updated:11/17/19

GitHub Stars

3.1K

Forks

1.3K

Contributors

1

License

Other

Why we included this project

This repository collects the slides and runnable code that accompany a Chinese-language video course on deep learning with PyTorch. Because the material follows a real lecture sequence, learners can clone the repo and code along as they watch, which suits people who pick things up by modifying working examples more than by reading a reference manual. The setup notes cover installing PyTorch with CUDA and the usual data libraries, so newcomers can get a working environment before they tackle the models. The code walks through concrete implementations like CNNs, RNNs, and GANs. Since the course is taught in Chinese, the material is most practical for readers comfortable with Chinese, either as a structured self-study path or as a base for a teaching team building a similar curriculum.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category