Difference between revisions of "Colaboratory"
m |
m |
||
Line 10: | Line 10: | ||
* [http://colab.research.google.com/notebooks/welcome.ipynb Colaboratory] - works with [[Jupyter]] notebooks | * [http://colab.research.google.com/notebooks/welcome.ipynb Colaboratory] - works with [[Jupyter]] notebooks | ||
− | * [http://github.com/tensorflow/lucid#notebooks Lucid Notebooks | + | * [http://github.com/tensorflow/lucid#notebooks Lucid Notebooks | GitHub] ... a collection of infrastructure and tools for research in neural network interpretability. |
− | |||
* [http://codelabs.developers.google.com/ Google Developers Codelabs] | * [http://codelabs.developers.google.com/ Google Developers Codelabs] | ||
* [http://experiments.withgoogle.com/collection/ai Google AI Experiments] | * [http://experiments.withgoogle.com/collection/ai Google AI Experiments] |
Revision as of 17:36, 20 August 2020
YouTube search... ...Google search
- Colaboratory - works with Jupyter notebooks
- Lucid Notebooks | GitHub ... a collection of infrastructure and tools for research in neural network interpretability.
- 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