1.tf.train.exponential_decay()用法
一句话描述:对学习率learning_rate应用指数衰减。
https://blog.csdn.net/lllxxq141592654/article/details/84110600
2. tensorflow中的tf.Variable()
3. tf.random_normal()函数
https://blog.csdn.net/dcrmg/article/details/79028043/
4. tf.nn.rnn_cell.LSTMCell
https://blog.csdn.net/qq_32806793/article/details/85222950
4. tf.nn.rnn_cell.MultiRNNCell
https://zhuanlan.zhihu.com/p/99421590
https://www.cnblogs.com/yanshw/p/10515436.html
网友评论