Difference between revisions of "Colaboratory"

From
Jump to: navigation, search
Line 22: Line 22:
 
** [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]
 
** 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]
 +
*** [http://github.com/hse-aml/natural-language-processing#running-on-google-colab Running on Google Colab | hse-aml/natural-language-processing - GitHub]
  
 
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 07:43, 22 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