https://github.com/zeyu-li/lazy-tensorflow
When you don't want to install Tensorflow so you just do it on Google Colab 😩
https://github.com/zeyu-li/lazy-tensorflow
collab google google-colab tensorflow
Last synced: 2 months ago
JSON representation
When you don't want to install Tensorflow so you just do it on Google Colab 😩
- Host: GitHub
- URL: https://github.com/zeyu-li/lazy-tensorflow
- Owner: Zeyu-Li
- License: other
- Created: 2021-04-11T17:22:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T17:29:26.000Z (about 5 years ago)
- Last Synced: 2025-08-24T10:59:35.794Z (10 months ago)
- Topics: collab, google, google-colab, tensorflow
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/github/Zeyu-Li/lazy-tensorflow/blob/master/tensorflow_template.ipynb
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow Template
[](https://opensource.org/licenses/Apache-2.0)
When you are too lazy to install [Tensorflow](https://www.tensorflow.org/) and run it so you just do it in Google Colab 😛
If you want the explained version go to:
https://colab.research.google.com/github/Zeyu-Li/lazy-tensorflow/blob/master/tensorflow_template_explained.ipynb
else the simplified version is here:
https://colab.research.google.com/github/Zeyu-Li/lazy-tensorflow/blob/master/tensorflow_template.ipynb
## Setup
Make a copy on Google Colab with File -> Save a copy in Drive
Make sure you set the hardware accelerator as GPU by going to Runtime -> Change runtime type and set Hardware accelerator as GPU
## Resources
* https://www.tensorflow.org/tensorboard/tensorboard_in_notebooks
## License
[](https://opensource.org/licenses/Apache-2.0)
Apache License, Version 2.0 (the "License")