Deep Learning with TensorFlow

About Course
Learn how to build, train, and optimize deep learning models using TensorFlow and Keras. From neural network basics to CNNs, RNNs, and transfer learning, this course covers everything you need to master deep learning for real-world applications.
Basic Python and ML knowledge required.
Course Content
Introduction to Deep Learning
-
Lesson 1: What is Deep Learning?
-
Lesson 2: Neural Networks Basics
-
Lesson 3: Perceptrons & Activation Functions
-
Lesson 4: Gradient Descent Explained
-
Lesson 5: Backpropagation in Neural Networks
-
Lesson 6: Overfitting & Underfitting in DL
-
Lesson 7: Deep Learning vs Machine Learning
-
Lesson 8: Real-World Applications of DL
-
Lesson 9: Setting up TensorFlow & Keras
-
Lesson 10: Your First Neural Network