golbin / TensorFlow-Tutorials

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

SeokLeeUS opened this issue · comments

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

image