🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

rapidlib

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rapidlib

A lightweight machine learning and signal processing library inspired by Wekinator.

latest
npmnpm
Version
1.2.0
Version published
Weekly downloads
2
-90%
Maintainers
2
Weekly downloads
 
Created
Source

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] (http://doc.gold.ac.uk/eavi/rapidmix/docs_js/)

Keywords

machine

FAQs

Package last updated on 26 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts