-
Updated
Aug 14, 2025 - Dart
gradientdescent
Here are 17 public repositories matching this topic...
🧠 Hands-on AI & ML guide: from tensors to neural networks, with code, formulas, and model evaluation.
-
Updated
Jun 20, 2026 - Jupyter Notebook
Large Scale Machine/Deep Learning library for Python
-
Updated
Apr 6, 2021 - Python
How to build a simple neural network from scratch using Numpy and linear algebra without relying on high-level libraries like TensorFlow or Keras.
-
Updated
Nov 24, 2024 - Jupyter Notebook
Animating how Adaline classification works by minimizing cost. Showing comparison of three kinds of gradient descent.
-
Updated
Jun 15, 2023 - MATLAB
Generalized local search tool
-
Updated
Oct 26, 2020 - Python
A scalar-valued autograd engine and neural network library built entirely from scratch in Python — no PyTorch, no TensorFlow, just pure math.
-
Updated
May 18, 2026 - Jupyter Notebook
MATLAB implementation of gradient descent to estimate the Lipschitz constant, with graph construction and slit-based geometric visualization.
-
Updated
May 3, 2026 - MATLAB
Practice on ML Specialization by Deeplearning.ai
-
Updated
Jan 20, 2024 - Jupyter Notebook
Linear regression and Normal equation implementation of predicting the life expectancies in different countries.
-
Updated
Dec 26, 2021 - MATLAB
Linear Regression implemented from scratch using Gradient Descent in Python
-
Updated
Mar 22, 2026 - Python
Rust implementation of the Adaline artificial neural network algorithm for educational purposes.
-
Updated
Feb 6, 2023 - Rust
Predicting House Sale Prices with Machine Learning
-
Updated
Aug 21, 2019 - Python
Step-by-Step Guide to an Optimization Problem Solver in Scala
-
Updated
Sep 3, 2024 - Jupyter Notebook
This repository contains numpy implementations of different ML Algorithms
-
Updated
Mar 4, 2021 - Jupyter Notebook
Uses Matrix factorisation on a sparse matrix to predict the missing values of rating of movies by users using stochastic and batch gradient descent.
-
Updated
Nov 28, 2021 - Jupyter Notebook
Multiclass Logistic, Classification Pipeline, Cross Validation, Gradient Descent, Regularization
-
Updated
Nov 18, 2022 - Jupyter Notebook
Add this topic to your repo
To associate your repository with the gradientdescent topic, visit your repo's landing page and select "manage topics."