激活函数(relu,prelu,elu,+BN)对比on cifar10 可参考上一篇: 激活函数 ReLU.LReLU.PReLU.CReLU.ELU.SELU 的定义和区别 一.理论基础 1.1激活函数 1.2 elu论文(FAST AND ACCURATE DEEP NETWORK LEARNING BY EXPONENTIAL LINEAR UNITS (ELUS)) 1.2.1 摘要 论文中提到,elu函数可以加速训练并且可以提高分类的准确率.它有以下特征: 1)el
[转自网络]https://my.oschina.net/cers/blog/292191 PK Belongs to primary key 作为主键 NN Not Null 非空 UQ Unique index 不能重复 BIN Is binary column 存放二进制数据的列 UN Unsigned data type 无符号数据类型(需要整数形数据) ZF Fill up values for that column with 0's if it is numeric 填充0位(例如