Difference between revisions of "Colaboratory"

From
Jump to: navigation, search
m
m
Line 11: Line 11:
  
 
* [http://github.com/tensorflow/lucid#notebooks Lucid Notebooks | GitHub]
 
* [http://github.com/tensorflow/lucid#notebooks Lucid Notebooks | GitHub]
 +
** [http://github.com/tensorflow/lucid/ Lucid | GitHub] ... a collection of infrastructure and tools for research in neural network interpretability.
 
* [http://codelabs.developers.google.com/ Google Developers Codelabs]
 
* [http://codelabs.developers.google.com/ Google Developers Codelabs]
 
* [http://experiments.withgoogle.com/collection/ai Google AI Experiments]
 
* [http://experiments.withgoogle.com/collection/ai Google AI Experiments]

Revision as of 17:34, 20 August 2020

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