Namgyu Ho

Results 9 issues of Namgyu Ho

- `self.metric_ftns` was previously assigned in `BaseTrainer.__init__`, but there are no uses of `self.metric_ftns` in BaseTrainer. What's more, it seems that tracking metrics is not a responsibility of BaseTrainer. Thus,...

I had a really minor question about the plural naming of the `data_loader/data_loaders.py` module. Is there a specific reason that only this module is plural? Thanks

Thank you for making this comparison between MAML and MetaSGD. Could you share the final performance results for the two models? The training history is a bit unclear Thanks.

목차 항목에 마우스를 갖다 댔을 때 버튼처럼 마우스가 손가락 모양으로 바뀌었으면 좋겠어요! 항목을 누를때마다 죄짓는거같아효...

enhancement

Cool project! Could you help me understand how this differs from your cited hourglass paper?

I created a repo with markdown versions of each sample (with context in separate text files) for convenience. Hope this can be useful for people who want to manually inspect...

documentation

I noticed that there is not a big difference between non-CoT and CoT performance. I'm curious if the models are in fact answering directly, without any intermediate reasoning, in the...