nirum / descent

First-order optimization tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Descent

Build Status Coverage Status Documentation Status PyPi version

Descent is a package for performing first-order optimization in python.

Documentation (work in progress) is available at descent.readthedocs.org.

Installation

To install, grab the latest release using pip:

$ pip install descent

Contact

For bugs, comments, concerns: use the Github issue tracker.

Author: Niru Maheswaranathan, nirum [a] stanford.edu

License

MIT. See LICENSE.md

Requirements

About

First-order optimization tools

License:MIT License


Languages

Language:Python 99.4%Language:Makefile 0.6%