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 noise to softmax / eps output #9

Merged
merged 7 commits into from
Aug 23, 2021

Conversation

gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Aug 5, 2021

Merge #5 #7 #8 first

  • Added option to add noise to eps
  • Added test for model_to_eps_grid

@gomezzz gomezzz requested a review from htoftevaag August 5, 2021 19:06
@htoftevaag htoftevaag changed the base branch from main to Several-small-changes August 23, 2021 09:26
@htoftevaag htoftevaag changed the base branch from Several-small-changes to main August 23, 2021 09:26
@htoftevaag htoftevaag changed the base branch from main to Readd-regularization-loss-for-classification August 23, 2021 09:27
@htoftevaag htoftevaag changed the base branch from Readd-regularization-loss-for-classification to main August 23, 2021 09:27
Copy link
Collaborator

@htoftevaag htoftevaag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments and suggestions

nidn/tests/model_to_eps_grid_test.py Outdated Show resolved Hide resolved
nidn/tests/model_to_eps_grid_test.py Outdated Show resolved Hide resolved
nidn/training/losses/likelihood_regularization_loss.py Outdated Show resolved Hide resolved
nidn/training/losses/likelihood_regularization_loss.py Outdated Show resolved Hide resolved
nidn/training/losses/likelihood_regularization_loss.py Outdated Show resolved Hide resolved
nidn/training/model/model_to_eps_grid.py Show resolved Hide resolved
nidn/training/run_training.py Show resolved Hide resolved
nidn/trcwa/init_trcwa.py Outdated Show resolved Hide resolved
nidn/utils/resources/default_config.toml Show resolved Hide resolved
nidn/utils/resources/default_config.toml Show resolved Hide resolved
gomezzz and others added 2 commits August 23, 2021 14:41
Co-authored-by: Håvard Hem Toftevaag <70584234+htoftevaag@users.noreply.github.com>
@gomezzz gomezzz requested a review from htoftevaag August 23, 2021 12:43
@htoftevaag htoftevaag merged commit c35f4d8 into main Aug 23, 2021
@htoftevaag htoftevaag deleted the Add-noise-to-softmax-/-eps-output branch August 23, 2021 14:30
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