rapidlib

1.2.0 • Public • Published

C++ Library

RapidLib is a lightweight library for interactive machine learning, inspired by Wekinator.

It currently features classification (using kNN), regression (multilayer perceptron), and series classification (using dynamic time warping).

Full C++ documentation can be found here.

Javascript

RapidLib has also been transpiled to JavaScript using Emscripten. It can be used in a browser through a script tag.

<script src="https://www.doc.gold.ac.uk/eavi/rapidmix/RapidLib.js"></script>

It can also be used in Node.js via npm:

npm install rapidlib

Full JavaScript documentation can be found here

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i rapidlib

      Weekly Downloads

      1

      Version

      1.2.0

      License

      BSD

      Last publish

      Collaborators

      • byronbecker
      • mzed