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

Sstandardized Logging and Fixed a Bug #71

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

kushagrabhushan
Copy link

*All methods now create a logging file which stores the train acc, train loss, val acc and val loss along with a few other things.

  • Fixed a minor bug with ReActNet

@Arnav0400
Copy link
Collaborator

@kushagrabhushan is this bug still valid, we have figured out logging!

@kushagrabhushan
Copy link
Author

The bug was with the reactnet model class. I fixed that in this PR.

@Arnav0400
Copy link
Collaborator

the code is majorly refactored, can you pin-point the exact bug and we can open a new PR

@kushagrabhushan
Copy link
Author

It was incorrectly creating the student model. It was using normal resnet instead of binarisable ones.

@Arnav0400
Copy link
Collaborator

Arnav0400 commented Jun 21, 2023

can you create a new PR with the current dev branch focused only on this bug or maybe raise an issue if it is too much work.

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

Successfully merging this pull request may close these issues.

2 participants