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

Add method to run training phase #12

Closed
einbandi opened this issue Jul 8, 2022 · 0 comments
Closed

Add method to run training phase #12

einbandi opened this issue Jul 8, 2022 · 0 comments

Comments

@einbandi
Copy link
Collaborator

einbandi commented Jul 8, 2022

Should be relatively straightforward, if all else is properly set up. Just create the loader for each phase, iterate through its batches, compute batchwise losses and call the optimizer. Don't forget to write placeholders or TODOs, wherever a loss report is necessary (as this is not yet implemented; see #3).

@einbandi einbandi moved this from To do to In progress in Implement base functionality Jul 8, 2022
@einbandi einbandi moved this from In progress to Done in Implement base functionality Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant