python学习
liyaohhh
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
numpy--prod和pad运算
numpy--prod和pad运算 为了做一个笔记(●'◡'●)原创 2016-04-10 08:32:01 · 21301 阅读 · 4 评论 -
tensorflow 使用正则化
Tensorflow 使用正则化Timport tensorflow.contrib.layers as layersdef easier_network(x, reg): """ A network based on tf.contrib.learn, with input `x`. """ with tf.variable_scope('EasyNet'):原创 2017-08-09 13:13:05 · 7157 阅读 · 0 评论
分享