tensorflowjs topic
performance-quality-models
Personalizing Performance model repository
ml_gallery
This is a master project of some experiments with Neural Networks. Every project here is runnable, visualized and explained clearly.
language-modeling
This is machine learning model that is trained to predict next word in the sequence. Model is defined in keras and then converted to tensorflow-js model for the web, check the web implementation at
cartoonizer-with-tfjs
Cartoonizer with TensorFlow.js models (White-box CartoonGAN)
CarDrivingResNet
🚗 Browser game where a vehicle is driven through the camera using the ResNet model (Residual Network) to estimate the position of the hands.
face_makeup_app
This web application helps in trying out various shades of lipstick and hair-color on the uploaded image.
tfjs-model-view
Tensorflow.JS Net Viewer
handsign-tensorflow
A simple ASL (American Sign Language) alphabet detection using TensorFlow and Handpose model
earworm
Search for music by sonic similarity
retrain-mobilenet-for-the-web
Retrain a MobileNet V1 or V2 model and use it in the browser with TensorFlow.js