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

https://github.com/jlarmstrongiv/tfjs-node-lambda-example

Example usage of tfjs-node-lambda
https://github.com/jlarmstrongiv/tfjs-node-lambda-example

lambda nodejs tensorflow

Last synced: about 2 months ago
JSON representation

Example usage of tfjs-node-lambda

Awesome Lists containing this project

README

          

# tfjs-node-lambda-example

Check out the [live example](https://tfjs-node-lambda-example.vercel.app/)!

## Lobe.ai

Free app to create custom machine learning models to classify images. [Download](https://lobe.ai/).

Convert your model to `tfjs` using the [converter script](https://github.com/mbeissinger/tfjs-converter).

## tfjs-node-lambda

Helper packages to use `@tensorflow/tfjs-node` in a lambda. [Learn more](https://www.npmjs.com/package/tfjs-node-lambda).