sami-badawi/tensorflow-typescript-starter
Starter project for TensorFlow.js in TypeScript for Node.js
This project helps JavaScript developers quickly set up deep learning applications using TensorFlow.js in a TypeScript environment. It takes in raw image data, like handwritten digits, and outputs a trained model capable of classifying them with high accuracy. This is designed for web developers or machine learning engineers who prefer to build and deploy models using JavaScript and TypeScript.
No commits in the last 6 months.
Use this if you are a JavaScript/TypeScript developer and want a pre-configured setup to start building deep learning models with TensorFlow.js on Node.js without the initial hassle of configuring TypeScript.
Not ideal if you are a data scientist primarily working with Python, or if you need a solution for browser-based TensorFlow.js applications rather than server-side Node.js.
Stars
16
Forks
1
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 21, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sami-badawi/tensorflow-typescript-starter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenMined/syft.js
The official Syft worker for Web and Node, built in Javascript
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
nikhilk/node-tensorflow
Node.js + TensorFlow
ewfian/faiss-node
Node.js bindings for faiss
beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more