Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manuelandersen/repro-sigpro-py

A python reproduction of a signal processing paper
https://github.com/manuelandersen/repro-sigpro-py

Last synced: about 2 months ago
JSON representation

A python reproduction of a signal processing paper

Awesome Lists containing this project

README

        

# Signal Denoising

Code to reproduce the numerical experiments of [Theoretical and numerical comparison of first-order algorithms for cocoercive equations and smooth convex optimization](https://arxiv.org/abs/2101.06152).

The code of the paper is in matlab, here is my attempt to translate into python.