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 train/evaluation process & learning rate scheduler #13

Closed
seungwonpark opened this issue May 22, 2019 · 2 comments
Closed

Change train/evaluation process & learning rate scheduler #13

seungwonpark opened this issue May 22, 2019 · 2 comments
Assignees

Comments

@seungwonpark
Copy link
Owner

Currently, training is done iteratively in while loop and is evaluated every 1000 steps. I think we'd better perform the evaluation at the end of every epoch. I will fix this.

@seungwonpark seungwonpark self-assigned this May 22, 2019
@seungwonpark seungwonpark changed the title Change train/evaluation process Change train/evaluation process & learning rate scheduler May 22, 2019
@seungwonpark
Copy link
Owner Author

Update on this process will also make lr scheduling easy. Will fix on this, too.

@seungwonpark
Copy link
Owner Author

See branch fix-13 for progress on this.

JaeungHyun added a commit to JaeungHyun/RandWireNN that referenced this issue May 26, 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

1 participant