Difference between revisions of "Colaboratory"

From
Jump to: navigation, search
Line 8: Line 8:
 
[http://www.google.com/search?q=Google+Colaboratory+machine+learning+ML+artificial+intelligence ...Google search]
 
[http://www.google.com/search?q=Google+Colaboratory+machine+learning+ML+artificial+intelligence ...Google search]
  
* [http://colab.research.google.com/notebooks/welcome.ipynb Colaboratory] - Jupyter notebooks
+
* [http://colab.research.google.com/notebooks/welcome.ipynb Colaboratory] - works with [[Jupyter]] notebooks
  
 
* [http://github.com/tensorflow/lucid#notebooks Lucid Notebooks | GitHub]
 
* [http://github.com/tensorflow/lucid#notebooks Lucid Notebooks | GitHub]
Line 21: Line 21:
 
***[http://www.youtube.com/watch?v=SHYAQHDQoU4 Video]
 
***[http://www.youtube.com/watch?v=SHYAQHDQoU4 Video]
 
***[http://colab.research.google.com/notebooks/io.ipynb Notebook]
 
***[http://colab.research.google.com/notebooks/io.ipynb Notebook]
 +
 +
== Colab ==
 +
* [http://colab.research.google.com/notebooks/welcome.ipynb#recent=true Colab]
 +
* [http://cloud.google.com/datalab/ Datalab]
 +
 +
<youtube>f1UK8KPt-KU</youtube>
  
 
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:27, 15 July 2019

YouTube search... ...Google search

Colab

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