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
- Host: GitHub
- URL: https://github.com/risenw/tensorflowjs_projects
- Owner: risenW
- Created: 2020-05-08T16:11:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T19:54:52.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T06:14:49.308Z (9 months ago)
- Language: Jupyter Notebook
- Size: 99.6 MB
- Stars: 73
- Watchers: 4
- Forks: 41
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
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)