Skip to content

wangjia184/Deep-learning-with-PyTorch-video

 
 

Repository files navigation

Deep Learning with PyTorch [Video]

This is the code repository for Deep Learning with PyTorch [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

This video course will get you up-and-running with one of the most cutting-edge deep learning libraries: PyTorch. Written in Python, PyTorch is grabbing the attention of all data science professionals due to its ease of use over other libraries and its use of dynamic computation graphs. 

In this course, you will learn how to accomplish useful tasks using Convolutional Neural Networks to process spatial data such as images and using Recurrent Neural Networks to process sequential data such as texts. You will explore how you can make use of unlabeled data using Auto Encoders. You will also be training a neural network to learn how to balance a pole all by itself, using Reinforcement Learning. Throughout this journey, you will implement various mechanisms of the PyTorch framework to do these tasks.

By the end of the video course, you will have developed a good understanding of, and feeling for, the algorithms and techniques used. You'll have a good knowledge of how PyTorch works and how you can use it in to solve your daily machine learning problems.

What You Will Learn

  • Discover how to organize new features and bugs with Issue Board
  • Use groups to control access to each project
  • Time each phase in your development cycle with Cycle Analytics
  • Implement Continuous Integration, and Continuous Deployment
  • Use GitLab Pages to create a site and publicize your project

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course is for Python programmers who have some knowledge of machine learning and want to build Deep Learning systems with PyTorch. Python programming knowledge and minimal math skills (matrix/vector manipulation, simple probabilities) is assumed.

Technical Requirements

Minimum Hardware Requirements

  • OS: GNU/Linux Distribution (ex: Ubuntu, Debian, Fedora, etc.), Mac OS, Microsoft Windows
  • Processor: Relatively modern CPU (Intel Core iX series 4th gen, AMD equivalent)
  • Memory: 4GB

Related Products

About

Deep learning with PyTorch, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%