Machine Learning with Neural Networks
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
More on: Neural Network Basics
View skill →Related Reads
📰
📰
📰
📰
SHAP Is Not Just an Explainability Tool — It Is a Debugging Tool
Medium · Machine Learning
Jacobian Conjecture and The Devil’s Finite Element
Medium · Python
Does fancy hyperparameter search beat a humble grid? A bake-off on 8 datasets
Medium · Machine Learning
Understanding Unsupervised Machine Learning with K-Means Clustering
Medium · Machine Learning
🎓
Tutor Explanation
DeepCamp AI