In this series of liveProjects, you’ll use the ReactJS JavaScript framework and the TensorFlow.js PoseNet model to create an exercise mobile app that estimates and tracks human poses. Each project in this series delves into a different and standalone aspect of constructing an AI-enhanced mobile app.
This liveProject is for both web developers and machine learning engineers. Web developers experienced with JavaScript will learn how to integrate TensorFlow into their applications, while ML engineers will be interested in developing their skills for user interfaces.
In this liveProject, you’ll learn to add the TensorFlow.js library to a newly created React app. You will also learn the basics of Machine Learning, including how to construct a neural network model, fit your model with training data, and make predictions.
geekle is based on a wordle clone.