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

ENH: Use LAE for is_passive and is_removed reduction #97

Merged
merged 8 commits into from Jun 8, 2020

Conversation

scottclowe
Copy link
Member

Instead of taking the mean of the logits for is_passive and is_removed over the depth dimension, we use Log-Average-Exp.

Also Echofilter.params are now saved to the checkpoint and loaded again for inference, which ensures the same top/bottom method and reduction method are used for inference as for training.

@scottclowe scottclowe added the enhancement New feature or request label Jun 8, 2020
@scottclowe scottclowe merged commit bdc7926 into master Jun 8, 2020
@scottclowe scottclowe deleted the enh_lae-passive-removed branch June 8, 2020 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant