摘要: test ldfjl dfad for i in range(n): print(i) # LSTM for MNIST LSTMModel(input_dim, hidden_dim, output_dim) # # 一张图: 28*28;batch = 100; hidden_dim = 128 阅读全文
posted @ 2020-12-01 17:04 yonghao 阅读(53) 评论(0) 推荐(0)