FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

momentum-optimization-algorithm · GitHub Topics · GitHub

#

momentum-optimization-algorithm

Here are 22 public repositories matching this topic...

[ICML 2021] The official PyTorch Implementations of Positive-Negative Momentum Optimizers.

  • Updated Aug 30, 2022
  • Python

NAG-GS: Nesterov Accelerated Gradients with Gauss-Siedel splitting

  • Updated Dec 3, 2022
  • Python

Intelligent Detection for RIS-Assisted MIMO Systems: A First-and-Second Momentum Approach

  • Updated Feb 19, 2025
  • Jupyter Notebook

Overshoot: Taking advantage of future gradients in momentum-based stochastic optimization

  • Updated Oct 13, 2025
  • Python

In this project it is used a Machine Learning model based on a method called Extreme Learning, with the employment of L2-regularization. In particular, a comparison was carried out between: (A1) which is a variant of incremental extreme learning machine that is QRIELM and (A2) which is a standard momentum descent approach, applied to the ELM.

  • Updated Jul 14, 2023
  • MATLAB

Python code for Gradient Descent, Momentum, and Adam optimization methods. Train neural networks efficiently.

  • Updated Aug 3, 2023
  • Jupyter Notebook

Using Matrix Factorization/Probabilistic Matrix Factorization to solve Recommendation。矩阵分解进行推荐系统算法。

  • Updated Jan 8, 2020
  • R

Simple Document Classification using Multi Class Logistic Regression & SVM Soft Margin from scratch

  • Updated Jul 30, 2022
  • Jupyter Notebook

This is an implementation of different optimization algorithms such as: - Gradient Descent (stochastic - mini-batch - batch) - Momentum - NAG - Adagrad - RMS-prop - BFGS - Adam Also, most of them are implemented in vectorized form for multi-variate problems

  • Updated Apr 3, 2023
  • Jupyter Notebook

EE456 2022 mini project implementation of two-moons problem using multi-layer-perceptron with back-propagation with analyzing performance of initializing methods and momentum rule

  • Updated Dec 12, 2023
  • MATLAB

Machine Learning, Deep Learning Implementations

  • Updated Oct 7, 2021
  • Jupyter Notebook

A fully vectorized Deep Neural Network (DNN) implementation built from scratch using only NumPy - no deep learning frameworks involved. Covers forward/backward propagation, activation functions, modular architecture, and training with different optimizers - a hands-on deep dive into the fundamentals of deep learning.

  • Updated Jul 20, 2025
  • Jupyter Notebook

This repository contains a python implementation of Feed Forward Neural Network with Backpropagation, along with the example scripts for training the network to classify images from mnist and fashion_mnist datasets from keras.

  • Updated Mar 18, 2021
  • Jupyter Notebook

This repository provides implementations of numerical optimization algorithms for machine learning and deep learning. It includes clear explanations, mathematical formulas, Python code, and visualizations to help understand the behavior of each optimizer.

  • Updated Sep 1, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the momentum-optimization-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the momentum-optimization-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL