Skip to content

nirum/descent

Repository files navigation

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