RubixML / HAR
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
☆22Updated last year
Alternatives and similar repositories for HAR:
Users that are interested in HAR are comparing it to the libraries listed below
- Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of React…☆55Updated 3 months ago
- Simple PHP Semantic Versioning Parser and Comparator☆21Updated 3 years ago
- A modern JSON-RPC 2.0 server for PHP 8.0+☆36Updated last year
- A standalone inference server for trained Rubix ML estimators.☆62Updated 3 weeks ago
- Pogo - PHP dependencies on the go☆45Updated 2 years ago
- A library and extension that provides objects for scientific computing in PHP.☆17Updated 3 years ago
- Cronlike scheduler running inside a ReactPHP Event Loop☆40Updated 2 months ago
- Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.☆55Updated last year
- Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream process…☆53Updated 2 weeks ago
- 🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling tr…☆76Updated last year
- A PHP package for calculating & tracking the Service Level Agreement completion timings☆34Updated 3 months ago
- PSR-4 compliant PHP package or library skeleton☆14Updated 4 years ago
- A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3☆18Updated 2 years ago
- Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.☆59Updated last year
- Asynchronous Memcached PHP Client for ReactPHP ecosystem☆26Updated 5 years ago
- Formats byte values as human-readable strings.☆42Updated last week
- Generate diagrams and flowcharts with the help of the mermaid script language☆39Updated 10 months ago
- The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifie…☆34Updated last year
- Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.☆39Updated 2 years ago
- PSR-15 middleware to parse the body of the request with support for json, csv and url-encode☆31Updated 3 weeks ago
- Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource), built on top of ReactPHP