自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

转载 The shapes in deep learning

http://machinelearninguru.com/computer_vision/basics/convolution/convolution_layer.html

2018-10-18 20:41:14 103

转载 python reference

https://www.cnblogs.com/yuyan/archive/2012/04/21/2461673.html

2018-09-21 18:30:57 1062

转载 Generative Adversarial Nets in TensorFlow

点击打开链接Vanilla GAN 

2018-07-10 21:42:01 139

转载 Tensorflow implementation details

TypeError: 'Tensor' object does not support item assignmentExample with error: outputs, states = rnn.rnn(lstm_cell, x, initial_state=initial_state, sequence_length=real_length)tensor_shape = outputs...

2018-04-10 16:00:22 190

转载 What is saturating activation function?

A saturating activation function squeezes the input.ff is non-saturating iff (|limz→−∞f(z)|=+∞)∨|limz→+∞f(z)|=+∞)The Rectified Linear Unit (ReLU) activation function, which is define

2017-07-12 17:19:04 329

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除