TensorFlow.js Examples

The tensor flow team also collected several react example using TensorFlow.js framework. We are currently in the process of compiling similar list of react native examples. You will see some these examples in section of the course. Important these are examples that currently designed to run in the browser. In this series we discuss ways of running TensorFlow.js models in react native applications.

https://github.com/tensorflow/tfjs-examples/tree/master/mobilenet

Complete and Continue