Skip to content

vene/bilearn

Repository files navigation

#bilearn: bilinear models for machine learning

Travis Status Coveralls Status CircleCI Status

bilearn is a package implementing bilinear models for classification and regression.

This package is heavily under construction for now.

Important Links

HTML Documentation - http://github.org/vene/bilearn/

Installation and Usage

The package by itself comes with a single module and an estimator. Before installing the module you will need numpy and scipy. To install the module execute:

$ python setup.py install

or

pip install bilearn

About

Bilinear models for machine learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published