MasazI / DeepLearning_TensorFlow

DeepLearning Examples using TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepLearning_TensorFlow

a python implementation of deeplearning using TensorFlow

TensorFlow

http://tensorflow.org/

Features

if you use pyenv and anaconda: add /path/to/.pyenv/versions/anaconda-2.0.1/bin/ into PATH

visualization

tensorboard --logdir /to/your/path/train --port=6006


Copyright (c) 2015 Masahiro Imai Released under the MIT license

About

DeepLearning Examples using TensorFlow


Languages

Language:Python 100.0%Language:Shell 0.0%