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

https://github.com/risenw/tensorflowjs_projects

A collection of my tensorflow.js projects
https://github.com/risenw/tensorflowjs_projects

Last synced: 9 months ago
JSON representation

A collection of my tensorflow.js projects

Awesome Lists containing this project

README

          

### A collection of deep learning projects using the Tensorfloe-Keras and Tensorflow.js.

Links to my articles explaining these projects:
* [Forest Fire Areas Prediction (Regression) Using TensorFlow.js](https://heartbeat.fritz.ai/deep-learning-with-javascript-part-1-c9a83fe0f063)
* [Hand-drawn character recognition using TensorFlow.js](https://heartbeat.fritz.ai/deep-learning-in-javascript-part-2-a2823defd3d9)
* [Custom Real-Time Image Classifier Using Transfer Learning](https://heartbeat.fritz.ai/deep-learning-in-javascript-part-4-294c53cbe28)
* [Constructing a 3D Face Mesh from Face Landmarks in Real-Time with TensorFlow.js and Plot.js](https://heartbeat.fritz.ai/constructing-a-3d-face-mesh-from-face-landmarks-in-real-time-with-tensorflow-js-and-plot-js-62b177abcf9f)
* [Build, Train, and Deploy a Book Recommender System Using Keras, TensorFlow.js, Node.js, and Firebase](https://heartbeat.fritz.ai/build-train-and-deploy-a-book-recommender-system-using-keras-tensorflow-js-b96944b936a7)