Train, Test and Deploy ML models in the Browser using One NotebookIn this tutorial we learn how to train, test and deploy machine learning models on the browser for free. Free GPU usage and free hosting…Aug 9, 20182Aug 9, 20182
Published inTensorFlowTrain a model in tf.keras with Colab, and run it in the browser with TensorFlow.jsWe will create a simple tool that recognizes drawings and outputs the names of the current drawing. This app will run directly on the…Jul 2, 201823Jul 2, 201823
Sentiment Classification from Keras to the BrowserWe will create a classifier using Keras to differentiate between positive sentiments and negative sentiments for movies. Then we will load…Apr 10, 20181Apr 10, 20181
Published inTensorFlowA Gentle Introduction to TensorFlow.jsTensorflow.js is a library built on deeplearn.js to create deep learning modules directly on the browser. Using that you can create CNNs…Apr 3, 20188Apr 3, 20188