BriefGPT.xyz
Jun, 2017
量化神经网络的训练:深入理解
Training Quantized Nets: A Deeper Understanding
HTML
PDF
Hao Li, Soham De, Zheng Xu, Christoph Studer, Hanan Samet...
TL;DR
本篇论文研究了深度神经网络的低精度模型的训练方法,探讨了在小型设备上训练深度神经网络的难点,提出了一种理论视角下的量化训练方法,并探索了非凸问题下的算法行为模型。
Abstract
Currently,
deep neural networks
are deployed on low-power embedded devices by first training a full-precision model using powerful computing hardware, and then deriving a corresponding
low-precision model
for eff
→