Projects in Awesome Lists tagged with mini-batch-gradient-descent
A curated list of projects in awesome lists tagged with mini-batch-gradient-descent .
https://github.com/gyrdym/ml_algo
Machine learning algorithms in Dart programming language
algorithm batch-gradient-descent classifier dart dartlang data-science hyperparameters lasso-regression linear-regression logistic-regression machine-learning machine-learning-algorithms mini-batch-gradient-descent regression sgd softmax softmax-algorithm softmax-classifier softmax-regression stochastic-gradient-descent
Last synced: 06 Apr 2025
https://github.com/bhattbhavesh91/gradient-descent-variants
My implementation of Batch, Stochastic & Mini-Batch Gradient Descent Algorithm using Python
batch-gradient-descent gradient-descent gradient-descent-algorithm gradient-descent-methods mini-batch-gradient-descent stochastic-gradient-descent
Last synced: 27 Jun 2025
https://github.com/moindalvs/gradient_descent_for_beginners
Gradient_descent_Complete_In_Depth_for beginners
adagrad adam-optimizer back-propagation gradient-descent hyperparameter-optimization hyperparameter-tuning mini-batch-gradient-descent momentum nadam optimization optimization-methods optimizer rmsprop stochastic-gradient-descent
Last synced: 14 Feb 2026
https://github.com/kaustubholpadkar/predicting-house-price-using-multivariate-linear-regression
Predicting House Price from Size and Number of Bedrooms using Multivariate Linear Regression in Python from scratch
data-science gradient-descent jupyter-notebook linear-regression machine-learning mini-batch-gradient-descent multivariate-regression python stochastic-gradient-descent supervised-learning
Last synced: 05 Aug 2025
https://github.com/deepramazumder/social-network-ads-prediction-analysis
A Machine Learning project to predict user interactions with social network ads using demographic data to optimize ad targeting
ad-targeting batch-gradient-descent demographics logistic-regression mini-batch-gradient-descent stochastic-gradient-descent
Last synced: 18 Jul 2025
https://github.com/ilovenooodles/mini-batch-gradient-descent
Tugas besar pembelajaran mesin mini batch gradient descent
feed-forward-neural-networks machine-learning mini-batch-gradient-descent
Last synced: 31 Mar 2025
https://github.com/udacity-machinelearning-internship/mini-batch-gradient-descent
Implementing mini batch gradient descent using sckit-learn
machine-learning mini-batch-gradient-descent sckiit-learn
Last synced: 18 Mar 2025
https://github.com/pngo1997/neural-network-implementation-evaluation
Implements the NNDL book's "network.py" code (Chapter 1) to improve its functionality and performance.
back-propagation cross-entropy epoch hyperparameter-optimization hyperparameter-tuning log-likelihood mini-batch-gradient-descent neural-network python sgd
Last synced: 10 May 2026
https://github.com/Udacity-MachineLearning-Internship/Mini-Batch-Gradient-Descent
Implementing mini batch gradient descent using sckit-learn
machine-learning mini-batch-gradient-descent sckiit-learn
Last synced: 17 Jul 2025
https://github.com/antonio-f/linear-regression-with-tensorflow-2
Linear Regression with TensorFlow 2 (using Mini-Batch Gradient Descent)
linear-regression mini-batch-gradient-descent python tensorflow
Last synced: 11 May 2026
https://github.com/khushi130404/gradient_realm
Gradient_Realm is a Python project exploring regression techniques and optimization methods like Regularization, Batch, Stochastic, and Mini-batch Gradient Descent. It uses scikit-learn and custom implementations for hands-on learning.
batch-gradient-descent mini-batch-gradient-descent numpy stochastic-gradient-descent
Last synced: 01 Mar 2025
https://github.com/antonio-f/programming-assignment-linear-models-optimization-
Week 1 assignment form Coursera's "Advanced Machine Learning - Introduction to Deep Learning"
advanced-machine-learning deep-learning linear-models logistic-regression machine-learning mini-batch-gradient-descent momentum rmsprop sgd sgd-momentum stochastic-gradient-descent
Last synced: 14 Apr 2025
https://github.com/sahil210695/gradient-descent
A simplified explanation of gradient descent for linear regression in python using numpy
gradient-descent gradient-descent-algorithm linear-regression matplotlib mini-batch-gradient-descent numpy python stochastic-gradient-descent
Last synced: 03 May 2026
https://github.com/fauzancodes/gradient-descent
Performing gradient descent for calculating slope and intercept of linear regression using sum square residual or mean square error loss function.
gradient-descent intercept linear-regression loss-functions mean-square-error mini-batch-gradient-descent slope stochastic-gradient-descent sum-square-residual
Last synced: 23 Mar 2025