Adam (lr=1e-3) def main (): for epoch in range (30): for step, (x, y) in enumerate (db): x = tf.reshape (x, [-1, 28*28]) with tf.
確定! 回上一頁