Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
tensorboard
Explore topics
#tensorboard
Global
Trending
Hot
New
Payout
Muted
Promoted
#tensorboard
New
#tensorboard
Follow to get notified about new posts with this tag
Get #tensorboard by email
Follow
south-man
tensorflow
8y
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
8y
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
8y
!
Low reputation account with an unverified outbound link, Reveal content
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
Discover communities
Explore communities
Create your community