Neural Networks and Computer Vision Foundations

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Neural Networks and Computer Vision Foundations

Coursera · Intermediate ·📐 ML Fundamentals ·3mo ago

Key Takeaways

Building neural networks and computer vision systems from scratch

Original Description

This course guides you through the foundational principles behind neural networks and computer vision systems, focusing on how forward propagation, backpropagation, optimization, and convolutional architectures enable modern AI applications. Through hands-on demonstrations and practical exercises, you’ll learn to build neural networks from scratch, train them effectively, and apply these models to real-world vision tasks such as image classification, detection, and similarity learning. By the end of this course, you will be able to: - Explain how neural networks learn using forward passes, loss functions, and backpropagation - Implement neural network training pipelines and analyze model convergence - Apply optimization, regularization, and normalization techniques to improve performance - Understand convolutional neural networks and how they extract visual features - Build and evaluate end-to-end image classification and computer vision systems This course is ideal for aspiring AI practitioners, data scientists, software engineers, and ML engineers looking to develop a strong foundation in neural networks and vision-based learning. A working knowledge of Python and basic machine learning concepts is recommended. Join us to build a solid foundation in neural networks and computer vision, the core technologies powering today’s intelligent AI systems.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
The Bitter Lesson, Sweet Results: How We Rebuilt Picnic’s Recipe Recommender
Learn how Picnic rebuilt their recipe recommender using machine learning, resulting in improved user engagement and satisfaction
Medium · Machine Learning
📰
Training-Serving Skew: The Silent Bug That Kills Production ML Models
Learn to identify and mitigate training-serving skew, a silent bug that can kill production ML models, to ensure reliable model deployment
Medium · Machine Learning
📰
The Magic Behind PyTorch: Why Autograd Is the Superpower Every Deep Learning Engineer Must…
Learn how PyTorch's Autograd superpower enables efficient computation of gradients for deep learning models and why it's essential for every deep learning engineer to understand.
Medium · Deep Learning
📰
Machine Learning Pipelines Explained: Automating Your Entire ML Workflow
Learn to automate your entire machine learning workflow with ML pipelines and increase efficiency
Medium · Machine Learning
Up next
The Adam Optimizer is Just Momentum + RMSProp
DataMListic
Watch →