Permalink
Find file
Fetching contributors…
Cannot retrieve contributors at this time
27 lines (15 sloc) 697 Bytes

M-LOOP

The Machine-Learner Online Optimization Package is designed to automatically and rapidly optimize the parameters of a scientific experiment or computer controller system.

To install M-LOOP simply run:

python setup.py develop

In the M-LOOP source folder.

For more details on how to use the package see the documentation. You can see it online at

http://m-loop.readthedocs.io/

Or you can build it by entering the docs folder and running:

build html

The docs can then be found in docs/build/html

If you use M-LOOP please cite its first application:

http://www.nature.com/articles/srep25890

M-LOOP is written and maintained by Michael R Hush <MichaelRHush@gmail.com>.