Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dnouri/machine-learning-lib

A small and personal library of machine learning functions for use with GNU Octave.
https://github.com/dnouri/machine-learning-lib

Last synced: 10 days ago
JSON representation

A small and personal library of machine learning functions for use with GNU Octave.

Awesome Lists containing this project

README

        

machine-learning-lib
====================

A small and personal library of `machine learning
`_ functions for use with `GNU Octave
`_.

You may add these functions to your load path via the `addpath
`_
function in your ``~/.octaverc``.

You may run some basic tests that are included in this library by
typing in into the Octave interpreter::

machineLearningLibTestAll.m;