An open API service indexing awesome lists of open source software.

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 😩

Awesome Lists containing this project

README

          

# Tensorflow Template

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Apache License, Version 2.0 (the "License")