https://github.com/mzed/rapidlib
RapidLib is a lightweight library for interactive machine learning.
https://github.com/mzed/rapidlib
interactive-machine-learning machine-learning
Last synced: 10 months ago
JSON representation
RapidLib is a lightweight library for interactive machine learning.
- Host: GitHub
- URL: https://github.com/mzed/rapidlib
- Owner: mzed
- License: bsd-3-clause
- Created: 2020-04-23T08:40:17.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T10:57:39.000Z (about 2 years ago)
- Last Synced: 2025-03-27T13:11:20.191Z (11 months ago)
- Topics: interactive-machine-learning, machine-learning
- Language: C++
- Homepage: https://mzed.github.io/RapidLib/
- Size: 14 MB
- Stars: 24
- Watchers: 2
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RapidLib
[](https://github.com/mzed/RapidLib/blob/master/LICENSE)
#### main



#### dev



RapidLib is a lightweight library for interactive machine learning. It currently features classification (using kNN), regression (multilayer perceptron), and series classification (using dynamic time warping).
## More at: [https://mzed.github.io/RapidLib/](https://mzed.github.io/RapidLib/)