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

https://github.com/sseung0703/google_colab_tutorial

Google Colab tutorial with simple network training and Tensorboard.
https://github.com/sseung0703/google_colab_tutorial

google-colab-tutorial google-colaboratory tensorboard

Last synced: 14 days ago
JSON representation

Google Colab tutorial with simple network training and Tensorboard.

Awesome Lists containing this project

README

        

# Google_Colab_tutorial
Google colab tutorial which contain simple training code.
In the Ipython notebook, I explain about
- how to set environments such as GPU, Drive, and so on.
- how to use Tensorboaord in Colab.
- train a small network.
and all the process is explained with picture to easy to understand. :)

# How to use
1. upload Google_Colab_tutorial.ipynb to your Google Drive.
2. Follow the tutorial.