https://github.com/packtworkshops/the-deep-learning-with-pytorch-workshop
https://github.com/packtworkshops/the-deep-learning-with-pytorch-workshop
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/packtworkshops/the-deep-learning-with-pytorch-workshop
- Owner: PacktWorkshops
- License: mit
- Created: 2019-11-18T12:31:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T21:55:57.000Z (about 3 years ago)
- Last Synced: 2025-03-29T05:22:33.565Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 45.9 MB
- Stars: 33
- Watchers: 3
- Forks: 41
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Deep Learning with PyTorch Workshop
[](https://github.com/PacktWorkshops/The-Deep-Learning-with-PyTorch-Workshop/issues)
[](https://github.com/PacktWorkshops/The-Deep-Learning-with-PyTorch-Workshop/network)
[](https://github.com/PacktWorkshops/The-Deep-Learning-with-PyTorch-Workshop/stargazers)
[](https://github.com/PacktWorkshops/The-Deep-Learning-with-PyTorch-Workshop/pulls)
[](https://www.python.org/downloads/)
This is the repository for [The Deep Learning with PyTorch Workshop](https://www.amazon.com/Deep-Learning-PyTorch-Workshop-intelligence-ebook/dp/B08CF2VXHX/ref=sr_1_1?dchild=1&keywords=The%20Deep%20Learning%20with%20PyTorch%20Workshop&qid=1611053111&sr=8-1&utm_source=github&utm_medium=repository&utm_campaign=9781838989217&utm_term=Deep%20Learning%20with%20PyTorch&utm_content=The%20Deep%20Learning%20with%20PyTorch%20Workshop), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the course from start to finish.
To get started with the project files, you'll need to:
1. Install Jupyter on [Windows](https://www.python.org/downloads/windows/), [Mac](https://www.python.org/downloads/mac-osx/), [Linux](https://www.python.org/downloads/source/)
2. Install Anaconda on [Windows](https://www.anaconda.com/distribution/#windows), [Mac](https://www.anaconda.com/distribution/#macos), [Linux](https://www.anaconda.com/distribution/#linux)
3. Install PyTorch on [Windows](https://pytorch.org/get-started/locally/#supported-windows-distributions), [Mac](https://pytorch.org/get-started/locally/#macos-version), [Linux](https://pytorch.org/get-started/locally/#supported-linux-distributions)
## About The Deep Learning with PyTorch Workshop
With [The Deep Learning with PyTorch Workshop](https://www.amazon.com/Deep-Learning-PyTorch-Workshop-intelligence-ebook/dp/B08CF2VXHX/ref=sr_1_1?dchild=1&keywords=The%20Deep%20Learning%20with%20PyTorch%20Workshop&qid=1611053111&sr=8-1&utm_source=github&utm_medium=repository&utm_campaign=9781838989217&utm_term=Deep%20Learning%20with%20PyTorch&utm_content=The%20Deep%20Learning%20with%20PyTorch%20Workshop) hands-on, self-paced guide, you'll explore crucial deep learning topics and discover the structure and syntax of PyTorch. Challenging activities and interactive exercises will keep you motivated and encourage you to build intelligent applications effectively.
## What you will learn
* Explore the different applications of deep learning
* Understand the PyTorch approach to building neural networks
* Create and train your very own perceptron using PyTorch
* Solve regression problems using artificial neural networks (ANNs)
* Handle computer vision problems with convolutional neural networks (CNNs)
* Perform language translation tasks using recurrent neural networks (RNNs)
## Related Workshops
If you've found this repository useful, you might want to check out some of our other workshop titles:
* [The Deep Learning Workshop](https://www.amazon.com/Deep-Learning-Workshop-next-generation-TensorFlow-ebook/dp/B08Q8GP7DJ/ref=sr_1_2?dchild=1&keywords=The%20Deep%20Learning%20Workshop&qid=1611054533&sr=8-2&utm_source=GitHub&utm_medium=Repository&utm_campaign=9781801075169&utm_term=Deep%20Learning&utm_content=The%20Deep%20Learning%20Workshop)
* [The Deep Learning with Keras Workshop](https://www.amazon.com/Deep-Learning-Keras-Workshop-network-ebook/dp/B08Q8JJ45N/ref=sr_1_1?dchild=1&keywords=The%20Deep%20Learning%20with%20Keras%20Workshop&qid=1611054389&sr=8-1&utm_source=GitHub&utm_medium=Repository&utm_campaign=9781801071185&utm_term=Deep%20Learning%20with%20Keras&utm_content=The%20Deep%20Learning%20with%20Keras%20Workshop)
* [The Applied TensorFlow and Keras Workshop](https://www.amazon.com/Applied-TensorFlow-Keras-Workshop-real-world-ebook/dp/B08Q8F55ZS/ref=sr_1_1?dchild=1&keywords=The%20Applied%20TensorFlow%20and%20Keras%20Workshop&qid=1610976724&sr=8-1&utm_source=github&utm_medium=repository&utm_campaign=9781801078153&utm_term=Applied%20TensorFlow%20and%20Keras&utm_content=The%20Applied%20TensorFlow%20and%20Keras%20Workshop)
