All Projects → sseung0703 → Google_Colab_tutorial

sseung0703 / Google_Colab_tutorial

Licence: other
Google Colab tutorial with simple network training and Tensorboard.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Google Colab tutorial

carla-colab
How to run CARLA simulator on colab
Stars: ✭ 81 (+478.57%)
Mutual labels:  google-colaboratory, google-colab-tutorial
Torch-Scope
A Toolkit for Training, Tracking, Saving Models and Syncing Results
Stars: ✭ 62 (+342.86%)
Mutual labels:  tensorboard
Nvidia Gpu Tensor Core Accelerator Pytorch Opencv
A complete machine vision container that includes Jupyter notebooks with built-in code hinting, Anaconda, CUDA-X, TensorRT inference accelerator for Tensor cores, CuPy (GPU drop in replacement for Numpy), PyTorch, TF2, Tensorboard, and OpenCV for accelerated workloads on NVIDIA Tensor cores and GPUs.
Stars: ✭ 110 (+685.71%)
Mutual labels:  tensorboard
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (+1485.71%)
Mutual labels:  tensorboard
Metarec
PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models (IN PROGRESS)
Stars: ✭ 120 (+757.14%)
Mutual labels:  tensorboard
Jupyterlab tensorboard
Tensorboard extension for jupyterlab.
Stars: ✭ 245 (+1650%)
Mutual labels:  tensorboard
Deep Learning Training Gui
Train and predict your model on pre-trained deep learning models through the GUI (web app). No more many parameters, no more data preprocessing.
Stars: ✭ 85 (+507.14%)
Mutual labels:  tensorboard
Fast-AgingGAN
A deep learning model to age faces in the wild, currently runs at 60+ fps on GPUs
Stars: ✭ 133 (+850%)
Mutual labels:  tensorboard
colab-notifier
A Google Chrome extension that notifies you when longer running Google Colaboraty cells are finished
Stars: ✭ 22 (+57.14%)
Mutual labels:  google-colaboratory
Dynamic Training Bench
Simplify the training and tuning of Tensorflow models
Stars: ✭ 210 (+1400%)
Mutual labels:  tensorboard
Tensorflow And Deeplearning Tutorial
A TensorFlow & Deep Learning online course I taught in 2016
Stars: ✭ 2,337 (+16592.86%)
Mutual labels:  tensorboard
Mlogger
a lightweight and simple logger for Machine Learning
Stars: ✭ 122 (+771.43%)
Mutual labels:  tensorboard
Google-Colab-QBittorrent
This is my version of https://github.com/MinorMole/RcloneLab
Stars: ✭ 44 (+214.29%)
Mutual labels:  google-colaboratory
Hypertunity
A toolset for black-box hyperparameter optimisation.
Stars: ✭ 119 (+750%)
Mutual labels:  tensorboard
word-embeddings-from-scratch
Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.
Stars: ✭ 22 (+57.14%)
Mutual labels:  tensorboard
Hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
Stars: ✭ 1,561 (+11050%)
Mutual labels:  tensorboard
Tensorflow template application
TensorFlow template application for deep learning
Stars: ✭ 1,851 (+13121.43%)
Mutual labels:  tensorboard
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (+1535.71%)
Mutual labels:  tensorboard
TensorFlow
Swift high-level API for TensorFlow.
Stars: ✭ 49 (+250%)
Mutual labels:  tensorboard
hub
Public reusable components for Polyaxon
Stars: ✭ 8 (-42.86%)
Mutual labels:  tensorboard

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].