DSB2017 icon indicating copy to clipboard operation
DSB2017 copied to clipboard

The learning_rate of classifier

Open Alphia opened this issue 6 years ago • 1 comments

The training of classifier needs a default learning rate, which is 'None' in the code, what value should I use as default?

Thanks a lot!

Alphia avatar Sep 09 '19 10:09 Alphia

My-trained-detector works well with your pre-trained classifier. My-trained-detector works with my-trained-classifier, got log loss 23.

I set the learning rate of the classifier as 0.01. Am I on the wrong way? @lfz

Alphia avatar Sep 10 '19 09:09 Alphia