Skip to content

This repository provides the latest quizzes and programming assignments from the Deep Learning Specialization. I spent over two months, from September to November, completing this course, and it was both incredibly rewarding and challenging. If you find yourself stuck at any point in your own journey, feel free to refer to my results :3

Notifications You must be signed in to change notification settings

quang2719/Course---Deep_Learning_Specialization_Prof_Andrew_Ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Deep Learning Specialization: Comprehensive Guide 🌟

Welcome to the Deep Learning Specialization repository! This repo captures my journey through the Deep Learning Specialization by Prof. Andrew Ng on Coursera. 🚀

🌍 "872,517 learners, 134,127 reviews, and a rating of 4.9 stars" — This specialization is widely acclaimed and known for its hands-on approach to deep learning!


Certificate

My certificate

📖 Overview

The Deep Learning Specialization is a foundational course that explores the capabilities, challenges, and opportunities of deep learning. Throughout this journey, I developed various architectures, from basic neural networks to advanced models like CNNs, RNNs, and Transformers. This repo includes resources and solutions to help others navigate this challenging yet rewarding course.

Modules:

  • Neural Networks and Deep Learning
  • Improving Deep Neural Networks (Hyperparameter Tuning, Regularization, Optimization)
  • Structuring Machine Learning Projects
  • Convolutional Neural Networks
  • Sequence Models

🎯 Key Highlights

What You Will Learn

  • Master Neural Network Architectures: Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Long Short-Term Memory Networks (LSTMs), and Transformers.
  • Optimization Techniques: Techniques like Dropout, BatchNorm, and Xavier/He initialization for improved performance.
  • Real-World Applications: NLP, image recognition, music synthesis, and more.
  • Framework: Implementation using Python and TensorFlow, with project-based learning.

🌐 New! Check out this Notion document for my notes and additional insights from the course.


📂 Repository Contents

Section Description
📚 Course Notes Key takeaways and detailed notes for each course.
💻 Programming Assignments Complete code for all programming exercises.
✏️ Quiz Solutions Quiz answers and explanations to help with tough concepts.

🛠️ Architecture

Model Architectures Covered:

  1. Feedforward Neural Networks
  2. Convolutional Neural Networks (CNNs) for image-related tasks
  3. Recurrent Neural Networks (RNNs) and variants (LSTM, GRU) for sequential data
  4. Transformer Models using HuggingFace for advanced NLP

Each model includes data pre-processing, model building, training, and evaluation steps, along with optimizations for bias and variance.

❓ FAQ

Q: Can I use the models from this repository in a production environment?
A: This repository is intended for learning and experimentation. Always check with the course’s terms of use on Coursera before applying any of these models commercially.

Q: How should I approach the quizzes and assignments?
A: Begin by watching the lecture videos carefully and trying each assignment independently. If you're stuck, refer to the detailed notes and solutions provided here.

Q: How long does it take to complete each course?
A: The time required varies based on your experience and schedule, but on average, each course may take about 1-2 weeks to complete.

Q: Where can I access additional notes and resources?
A: You can find my comprehensive notes and insights on this Notion document, which includes additional references, key points, and useful links from each course module.


📝 Changelog

Version Date Changes
1.0 2024-09 Start learing and compelter first course.
2.0 2024-11 Complete all 5 course: quizz, programming exercise

🌟 Contributions & Star the Repo!

If you found this repository helpful, please consider starring 🌟 it to help others discover these valuable resources and support the learning community!

Contact Me
Feel free to reach out with any questions, suggestions, or feedback! I’m always interested in improving this resource to support other learners.
Facebook LinkedIn

About

This repository provides the latest quizzes and programming assignments from the Deep Learning Specialization. I spent over two months, from September to November, completing this course, and it was both incredibly rewarding and challenging. If you find yourself stuck at any point in your own journey, feel free to refer to my results :3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published