- 博客(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
转载 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关注的人