An open API service indexing awesome lists of open source software.

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

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