02 2018 档案

RNN 通过字符语言模型 理解BPTT
摘要:链接:https://github.com/karpathy/char-rnn http://karpathy.github.io/2015/05/21/rnn-effectiveness/ https://github.com/Teaonly/beginlearning/tree/master/j 阅读全文

posted @ 2018-02-12 17:08 TMatrix52 阅读(277) 评论(0) 推荐(0) 编辑

tf.contrib.rnn.core_rnn_cell.BasicLSTMCell should be replaced by tf.contrib.rnn.BasicLSTMCell.
摘要:For Tensorflow 1.2 and Keras 2.0, the line tf.contrib.rnn.core_rnn_cell.BasicLSTMCell should be replaced by tf.contrib.rnn.BasicLSTMCell. 阅读全文

posted @ 2018-02-07 20:14 TMatrix52 阅读(134) 评论(0) 推荐(0) 编辑

tensorboard 可视化
摘要:#coding = utf8 import tensorflow as tf from tensorflow.examples.tutorials.mnist import input_data mnist = input_data.read_data_sets('../MNIST_data', one_hot=True) batch_size = 100 n_batch = mni... 阅读全文

posted @ 2018-02-07 10:58 TMatrix52 阅读(129) 评论(0) 推荐(0) 编辑

pandas merge 用法
摘要:参考:http://noahsnail.com/2017/04/29/2017-4-29-pandas%E7%9A%84%E5%9F%BA%E6%9C%AC%E7%94%A8%E6%B3%95(%E4%B8%83)%E2%80%94%E2%80%94%E5%90%88%E5%B9%B6%E6%95% 阅读全文

posted @ 2018-02-02 20:24 TMatrix52 阅读(135) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示