BriefGPT.xyz
Jan, 2019
使用本地错误信号训练神经网络
Training Neural Networks with Local Error Signals
HTML
PDF
Arild Nøkland, Lars Hiller Eidnes
TL;DR
该论文探讨了使用分层损失函数进行神经网络分类的监督训练的方法,表明可在多种图像数据集上达到最先进水平,在局部学习的情况下,使用本地误差可能是朝着更符合生物学的深度学习的一步。
Abstract
supervised training
of
neural networks
for classification is typically performed with a global loss function. The loss function provides a gradient for the output layer, and this gradient is back-propagated to hi
→