Difference between revisions of "Colaboratory"
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 - 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
- Web Automation
- 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