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

meta-learning experiments #1

Open
OfirShechter opened this issue Apr 12, 2021 · 0 comments
Open

meta-learning experiments #1

OfirShechter opened this issue Apr 12, 2021 · 0 comments

Comments

@OfirShechter
Copy link

I believe there is a bug at "eval2.py" file. RMSprop run (lines 50-60) is done updating the embedding weights after one iteration, and the converged results is just +- the learning rate. I believe it happens due to the embedding weights initialization to zero (lines 20-21). Comment these lines out gives much better loss.

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

1 participant