https://github.com/hoobie/ml-offloading
TypeScript library for MCC offloading
https://github.com/hoobie/ml-offloading
mcc ml offloading typescript
Last synced: 10 months ago
JSON representation
TypeScript library for MCC offloading
- Host: GitHub
- URL: https://github.com/hoobie/ml-offloading
- Owner: Hoobie
- Created: 2016-10-09T12:23:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T20:29:19.000Z (over 7 years ago)
- Last Synced: 2025-04-03T02:25:35.439Z (about 1 year ago)
- Topics: mcc, ml, offloading, typescript
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
A TypeScript library for MCC (Mobile Cloud Computing) code offloading with Machine Learning. See the [**component diagram**](components.pdf).
# Requirements
* [Node.js and npm](https://nodejs.org/en/download/)
* [js-executor-service](https://github.com/Hoobie/js-executor-service)
# How to install
* `npm install`
* `npm run build`
* Open a `src/example/index.html` file in a browser. Examine the console.
# An example mobile app
https://github.com/Hoobie/offloading-tests-app