Machine Learning with Neural Networks

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Machine Learning with Neural Networks

Coursera · Intermediate ·📐 ML Fundamentals ·3mo ago

Key Takeaways

Covers machine learning principles through artificial neural networks

Original Description

This course explores the principles of machine learning through the lens of one of its most powerful and versatile model classes: the artificial neural network. We will cover the fundamental machine learning concepts of modeling, training, and generalization. You will learn how to process the input data with feed-forward operations, how to train a neural network model using gradient-based optimization and the backpropagation algorithm, and how to ensure it performs well on new data using regularization. In the final module, we discuss Bayesian neural networks, learning how to build models that not only make predictions but also quantify their own uncertainty.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Same Time Last Year, development was so different. This is what 10 years of programming taught me.
A developer reflects on 10 years of programming experience and shares key takeaways on how the field has evolved
Dev.to · SSK
📰
Your AI query did not change. The Postgres plan did.
Learn how Postgres plan changes can impact AI query performance without altering the SQL query itself
Dev.to · Mads Hansen
📰
Python's Object Model in Depth: Why Two Lines That Look the Same Behave Differently
Understand Python's object model to explain differing behavior of two similar lines of code
Dev.to · Ameer Abdullah
📰
QuantzAI: Wie ich eine Machine-Learning-Forschungsplattform für Marktdaten entwickle
Learn how to develop a machine learning research platform for market data with QuantzAI
Dev.to · Yones Alizai
Up next
The Adam Optimizer is Just Momentum + RMSProp
DataMListic
Watch →