Learning Deep Learning: Unit 2
Key Takeaways
Covers advanced deep learning topics including Convolutional Neural Networks, Recurrent Neural Networks, and modern language models
Original Description
This course covers advanced deep learning topics, including Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), and modern language models. You will learn techniques for image classification, time series prediction, and natural language processing. The course includes building and optimizing CNNs for image recognition, using architectures such as AlexNet, VGGNet, GoogLeNet, and ResNet, and working with pre-trained models. You will also work with RNNs and LSTMs for tasks like forecasting and text autocompletion. The curriculum covers neural language models, word embeddings (such as Word2vec and wordpieces), encoder-decoder architectures, attention mechanisms, and Transformers for machine translation. Hands-on projects using TensorFlow and PyTorch will help you develop practical skills for solving real-world problems in computer vision and language processing.
Watch on External: Coursera ↗
(saves to browser)
AI explanation not available for this lesson yet
This lesson is still being prepared for the AI tutor. In the meantime, explore lessons that are ready.
Browse explainer-ready lessons →
More on: Neural Network Basics
View skill →Related Reads
📰
📰
📰
📰
Train Neural Networks without Draining your Pocket: Mixed Precision and Pixel Precision in Native…
Medium · Deep Learning
The Operator Assumed a Grid
Medium · Deep Learning
Help Choosing Neural Network Architecture for Matrix Classification
Reddit r/deeplearning
How to Choose the Best Deep Learning Model for Medical Imaging
Medium · Deep Learning
🎓
Tutor Explanation
DeepCamp AI