QiuPaul
Results
2
issues of
QiuPaul
In paper , while not converged do 1. Update weights w by descending GRADw(w; alpha) 2. Update architecture alpha by descending GRADalpha(updated w; alpha) Which means: when update weights ,the...
hello,I use the code to generate the vgg16 caffemodel,to valid on the imagenet,the result is 52.4%, so how is your result ? maybe difference is data process or others? thanks...