jfowkes / BCGN

Block-coordinate Gauss-Newton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BCGN: Block-Coordinate Gauss-Newton GNU GPL v3 License

BCGN is a collection of python codes for sketched Gauss-Newton in either the variable or the observation dimension.

Requirements

BCGN requires the following software to be installed:

Additionally, the following python packages should be installed:

Installation

Please clone the repository and run the desired codes with Python. 'BCGN.py' and 'RSGN.py' are the main driver files.

Bugs

Please report any bugs using GitHub's issue tracker.

License

This algorithm is released under the GNU GPL license.

About

Block-coordinate Gauss-Newton

License:GNU General Public License v3.0


Languages

Language:Python 90.8%Language:MATLAB 8.8%Language:Shell 0.3%