TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Gradient Descent
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Kautilya Utkarsh (3)
Ayyaz Ahmad (1)
Guest User (1)
Abhishek Mishra (1)
Related resources for Gradient Descent
No resource found
The Stochastic Gradient Descent
6/16/2024 8:56:36 AM.
This article delves into Stochastic Gradient Descent (SGD), a cornerstone algorithm in machine learning and optimization. It explains how SGD optimizes model training by iteratively updating parameter
Batch Gradient Descent: The Key to Machine Learning Optimization
6/8/2024 1:05:31 PM.
Batch Gradient Descent is a robust and precise optimization technique that forms the backbone of many machine learning algorithms. Its ability to provide stable and deterministic updates makes it a pr
Understanding Gradient Descent: The Backbone of Machine Learning
6/7/2024 10:29:13 AM.
Gradient descent is a versatile and powerful optimization technique that is central to many machine learning algorithms. Its iterative approach to minimizing cost functions makes it an essential tool
Machine Learning: Linear Regression With One Variable
3/5/2024 10:27:38 AM.
Supervised learning involves providing the correct answer for each example of data. This article focuses on the use of regression and classification techniques in supervised learning, particularly lin
Gradient Descent Optimization
8/8/2023 8:53:16 AM.
Gradient Descent is a popular optimization algorithm used in machine learning.
Machine Learning Concepts For Dummies Part 9 - Linear Regression Gradient Descent
9/4/2019 12:58:26 AM.
This video describes the concept of Gradient Descent in context of Linear Regression while building a Machine Learning model.