Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 973 Bytes

File metadata and controls

37 lines (27 loc) · 973 Bytes

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