golbin / TensorFlow-Tutorials

텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
2.13k stars 1k forks source link

책에 오타가 있음 7.3 고수준 API #48

Open SeokLeeUS opened 5 years ago

SeokLeeUS commented 5 years ago

activation = nn.tf.relu==> activation = tf.nn.relu

image