upupchai / Google_Colab_tutorial

Google Colab tutorial with simple network training and Tensorboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Google Colab tutorial with simple network training and Tensorboard.


Languages

Language:Jupyter Notebook 52.0%Language:Python 48.0%