Deep Neural Networks with PyTorch
The course will teach you how to develop deep learning models using Pytorch. The course will start with Pytorch’s tensors and Automatic differentiation package. Then each section will cover different models starting off with fundamentals such as Linear Regression, and logistic/softmax regression. Followed by Feedforward deep neural networks, the role of different activation functions, normalization and dropout layers. Then Convolutional Neural Networks and Transfer learning will be covered. Finally, several other Deep learning methods will be covered.Learning Outcomes:
After completing this course, learners will be able to:
• explain and apply their knowledge of Deep Neural Networks and related machine learning methods
• know how to use Python libraries such as PyTorch for Deep Learning applications
• build Deep Neural Networks using PyTorch
None
Syllabus
Syllabus - What you will learn from this course
Week 1
Tensor and Datasets
Week 2
Linear Regression
Linear Regression PyTorch Way
Week 3
Multiple Input Output Linear Regression
Logistic Regression for Classification
Week 4
Softmax Rergresstion
Shallow Neural Networks
Week 5
Deep Networks
Week 6
Convolutional Neural Network
Week 7
Peer Review
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
The course may not offer an audit option. You can try a Free Trial instead, or apply for Financial Aid.
The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
What will I get if I subscribe to this Certificate?
When you enroll in the course, you get access to all of the courses in the Certificate, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Reviews
Wonderful course!!! Best among all the courses under AI Engineer Certificate by IBM. Deep learning always haunted me with the maths involved but now I get a very good start with this.
Excellent Course. I love the way the course was presented. There were a lot of practical and visual examples explaining each module. It is highly recommended!
Awesome! This course gives me the basic workflow for using machine learning technique in my research! The materials in the form of Jupyter lab really help!
By this course I can understand the basic concept for building neural network or deep lerning model using PyTorch. Very Good course to beginner.