Adamdad / Filter-Gradient-Decent

In this paper, we propose Filter Gradient Decent (FGD), an efficient stochastic optimization algorithm that makes a consistent estimation of the local gradient by solving an adaptive filtering problem with different designs of filters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter-Gradient-Decent

Update: This project also include the code for paper

Kalman Optimizer for Consistent Gradient Descent Xingyi Yang, (ICASSP2021) paper

Course project for ECE 251C UCSD. Code for paper,

Stochastic Gradient Variance Reduction by Solving a Filtering Problem

In this paper, we propose Filter Gradient Decent (FGD), an efficient stochastic optimization algorithm that make consistent estimation of the local gradient by solving an adaptive filtering problem with different design of filters.

Usage

  • To do later

About

In this paper, we propose Filter Gradient Decent (FGD), an efficient stochastic optimization algorithm that makes a consistent estimation of the local gradient by solving an adaptive filtering problem with different designs of filters.


Languages

Language:Python 100.0%