Implementation of the preconditioned Kaczmarz method https://arxiv.org/abs/1903.01806
-
Updated
Aug 27, 2019 - Python
Implementation of the preconditioned Kaczmarz method https://arxiv.org/abs/1903.01806
simple code to solve algebraic equation and system of equations
A simple simulation of Kaczmarz algorithm which I believed inspired modern day optimization methods in machine/deep learning.
Add a description, image, and links to the kaczmarz topic page so that developers can more easily learn about it.
To associate your repository with the kaczmarz topic, visit your repo's landing page and select "manage topics."