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
 
* Colab How Tos:
 
* Colab How Tos:
** [http://colab.research.google.com/notebooks/io.ipynb How to upload from a local file on your computer]
+
** How to upload from a local file on your computer
 +
***[http://www.youtube.com/watch?v=SHYAQHDQoU4 Video]
 +
***[http://colab.research.google.com/notebooks/io.ipynb Notebook]
  
 
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]
 
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]

Revision as of 20:16, 15 July 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