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.
- Host: GitHub
- URL: https://github.com/sseung0703/google_colab_tutorial
- Owner: sseung0703
- Created: 2019-07-17T02:26:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-17T07:04:05.000Z (almost 6 years ago)
- Last Synced: 2025-03-31T04:04:14.383Z (about 2 months ago)
- Topics: google-colab-tutorial, google-colaboratory, tensorboard
- Language: Jupyter Notebook
- Homepage:
- Size: 35.2 KB
- Stars: 14
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.