Chainer.__init__.py
chainer: 01
chainer: variable.variable_repr
chainer.variable.Variable.reshape
chainer.variable.Variable: shape, ndim, size, rank, requires_grad, T
对比pytorch, chainer (deep learning library) 更多关注
(中文) chainer.variable.Variable 第一部分
VGG05
chainer: variable.Variable
chainer: variable.variable_str, as_variable, _create_variable, _recover_param
AlexNet paper 01
如何在func中使用 *args, **kwargs?
EN chainer.variable.Variable.copydata 03
读源码需要的python技能: decorator property
掰开揉碎CNN: pooling layer,strided convolution
chainer: Variable.debug_print
1.7 单层卷积网络 one layer of convolutional network
(中文) 掰开揉碎:initialization, covariance shift, batch normalization
chainer._environment_check.py
Paul Lockhart teaching Go