Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
tensorboard
south-man
tensorflow
Wednesday, May 2, 2018 9:53 AM
Source that deep learning with mnist data
MNIST reads the data one-hot to create tansorboard data and stores the training results. %autosave 0 def reset_graph(seed=42): tf.reset_default_graph() tf.set_random_seed(seed) np.random.seed(seed) from
$ 0.000
1
south-man
deep-running
Wednesday, May 2, 2018 9:42 AM
mnist 데이터를 가지고 딥러닝하는 소스
mnist 데이터를 one-hot으로 읽어들여서 tansorboard 데이터를 만들고 훈련 결과를 저장합니다. %autosave 0 def reset_graph(seed=42): tf.reset_default_graph() tf.set_random_seed(seed) np.random.seed(seed) from
$ 0.227
3
2
alberduris
tensorflow
Saturday, March 24, 2018 2:15 PM
What happens when you apply Dropout to a bad initialized Deep Neural Network
Introduction: This is a post that explains a problem that I found during the development of Deep Neural Network (with Tensorflow) in order to do multi-label classification and the applicaton of the popular
$ 0.000
0
4
Top communities
Create decentralized community