sbadirli / GrowNet

191 stars 44 forks source link

How is boost_rate used? #3

Closed haichaoyu closed 3 years ago

haichaoyu commented 3 years ago

Hello,

Thanks for the interesting work. One question about the dynamic boost rate in each epoch. Is it really used in ensemble network forwarding?

sbadirli commented 3 years ago

Hi Haichao,

Thanks for your interest in the Grownet. Yes, it is. If you check the boost rate you may see how it is updated in each stage. Why did you ask? If you have a question regarding the specific part of the algorithm, please let me know, I will check on it.

Best, Sarkhan

On Fri, Jan 29, 2021 at 12:31 AM Haichao Yu notifications@github.com wrote:

Hello,

Thanks for the interesting work. One question about the dynamic boost rate https://github.com/sbadirli/GrowNet/blob/master/Classification/main_cls_cv.py#L182 in each epoch. Is it really used in ensemble network forwarding?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sbadirli/GrowNet/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGTKHA353ZSCDQ5JOJ26D7TS4JB4PANCNFSM4WYI2JMA .

sbadirli commented 3 years ago

Hey,

Since you did not mention any comments, I am closing the issue.

Best, Sarkhan