Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 423 Bytes

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.