potterhsu / SVHNClassifier-PyTorch

A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
MIT License
198 stars 45 forks source link

may be Learning Rate should be 0.016? #12

Open syd951186545 opened 2 years ago

syd951186545 commented 2 years ago

when i traning by using the Learning Rate 0.16,the loss will increase to nan.