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

Allows access to the pairwise distances computed during training #36

Closed
ebursztein opened this issue Oct 30, 2020 · 1 comment
Closed
Assignees

Comments

@ebursztein
Copy link
Member

Ensure callback can access the distances computed during the loss computation. Potentially store them in the loss object by subclassing the loss wrapper?

@ebursztein ebursztein added this to the alpha milestone Oct 30, 2020
@ebursztein ebursztein self-assigned this Oct 30, 2020
@ebursztein
Copy link
Member Author

Pending fix in TF that allows to write to the logs during training.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants