Difference between revisions of "Colaboratory"

From
Jump to: navigation, search
Line 18: Line 18:
 
* [http://github.com/tensorflow/workshops TensorFlow Workshops] click on links to run in Colaboratory
 
* [http://github.com/tensorflow/workshops TensorFlow Workshops] click on links to run in Colaboratory
 
* [http://cloud.google.com/datalab/ Datalab]
 
* [http://cloud.google.com/datalab/ Datalab]
 +
* [[Web Automation]]
 
* Colab How Tos:
 
* Colab How Tos:
 
** [http://colab.research.google.com/notebooks/welcome.ipynb#recent=true Open to recent files]
 
** [http://colab.research.google.com/notebooks/welcome.ipynb#recent=true Open to recent files]

Revision as of 13:21, 14 November 2019

YouTube search... ...Google search

Colaboratory is a research tool for machine learning education and research. It’s a free Jupyter notebook environment that requires no setup to use and runs entirely in the cloud. [1. Click Edit | Notebook Setting and select GPU under Hardware Accelerator 2. Connect in upper right-hand corner]

Converting to TensorFlow Lite

How to convert your Keras or TensorFlow machine learning model into TensorFlow Lite using Collab | android daily life with Ameer