Difference between revisions of "Colaboratory"
Line 17: | Line 17: | ||
* [http://medium.com/deep-learning-turkey/google-colab-free-gpu-tutorial-e113627b9f5d Google Colab Free GPU Tutorial | Fuat] | * [http://medium.com/deep-learning-turkey/google-colab-free-gpu-tutorial-e113627b9f5d Google Colab Free GPU Tutorial | Fuat] | ||
* [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] | ||
* Colab How Tos: | * Colab How Tos: | ||
+ | ** [http://colab.research.google.com/notebooks/welcome.ipynb#recent=true Open to recent files] | ||
** 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://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] | ||
− | + | 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] | ||
<youtube>RTOOo39iaSU</youtube> | <youtube>RTOOo39iaSU</youtube> | ||
Line 36: | Line 32: | ||
<youtube>SHYAQHDQoU4</youtube> | <youtube>SHYAQHDQoU4</youtube> | ||
<youtube>1PrnA4pVm5o</youtube> | <youtube>1PrnA4pVm5o</youtube> | ||
+ | <youtube>f1UK8KPt-KU</youtube> | ||
== [[Converting to TensorFlow Lite]] == | == [[Converting to TensorFlow Lite]] == |
Revision as of 20:31, 15 July 2019
YouTube search... ...Google search
- Colaboratory - works with Jupyter notebooks
- Lucid Notebooks | GitHub
- Google Developers Codelabs
- Google AI Experiments
- Google Cloud
- We’re making tools and resources available so that anyone can use technology to solve problems | Google AI
- Google Colab Free GPU Tutorial | Fuat
- TensorFlow Workshops click on links to run in Colaboratory
- Datalab
- Colab How Tos:
- Open to recent files
- How to upload from a local file on your computer
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