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

Exp14: NVP_4 vs NVP #35

Open
idhumphrey opened this issue Feb 25, 2020 · 5 comments
Open

Exp14: NVP_4 vs NVP #35

idhumphrey opened this issue Feb 25, 2020 · 5 comments
Labels
appearance Appearance module experiment This is an experiment. Medium Priority trial ready This experiment is ready to be run

Comments

@idhumphrey
Copy link

idhumphrey commented Feb 25, 2020

Run NVP_4 for 90 epochs with a lsdim of 500.

@idhumphrey idhumphrey added appearance Appearance module experiment design For experiments that need to be designed. High Priority implementation Implementing a test model script needed This experiment is ready to scripted experiment This is an experiment. and removed implementation Implementing a test model experiment design For experiments that need to be designed. labels Feb 25, 2020
@idhumphrey
Copy link
Author

Script has been written and ready to run.

@idhumphrey idhumphrey added trial ready This experiment is ready to be run and removed script needed This experiment is ready to scripted labels Feb 25, 2020
@Micky774
Copy link
Collaborator

Running

@Micky774
Copy link
Collaborator

Experiment terminated after ~60 epochs. Loss failed to reduce past 140 consistently while NVP succeeds at a significantly reduced run time. Considerations for improvements on NVP_4 are welcome. It's worth noting that we may want to revisit this experiment once learning-rate/batch-size scheduling is up and running. I'm inclined to believe we may get different results upon either increasing the learning rate, or decreasing the batch size at the start and scheduling them. Another approach is to implement #39.

@Micky774
Copy link
Collaborator

Micky774 commented Feb 27, 2020

Running again with increased learning rate (1e-4 vs 1e-5) just for comparison's sake

@Micky774
Copy link
Collaborator

Significant improvement has been observed in NVP_4 when utilizing learning rate of 1e-4. For future considerations we ought to test 1e-3, as well as learning rate scheduling strategies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appearance Appearance module experiment This is an experiment. Medium Priority trial ready This experiment is ready to be run
Projects
None yet
Development

No branches or pull requests

2 participants