Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change step-size and max-epochs to get higher performance #6

Closed
csyanbin opened this issue Mar 3, 2019 · 1 comment
Closed

Change step-size and max-epochs to get higher performance #6

csyanbin opened this issue Mar 3, 2019 · 1 comment

Comments

@csyanbin
Copy link

csyanbin commented Mar 3, 2019

Hello,

Thanks for this implementation.
Recently, I ran this repo with step-size=100 and max-epochs=2000 and got higher performance.

For 5way1shot train, I got 50.30% and for 5way5shot train I got 67.11%

@yinboc
Copy link
Owner

yinboc commented Mar 3, 2019

Hello,

Training for more epochs will get higher performance, but is relatively marginal while costing much more time.

Thanks for your observation and results.

@yinboc yinboc closed this as completed Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants