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

Regression #16

Merged
merged 5 commits into from
Feb 29, 2024
Merged

Regression #16

merged 5 commits into from
Feb 29, 2024

Conversation

charlie-becker
Copy link
Contributor

New:

  1. Added refactored loss function for evidential regression EvidentialRegLoss()
  2. Added new model class for evidential regression EvidentialRegressorDNN_keras3() that uses Keras subclassing
  3. Added test for above model class

No current model classes or loss functions were replaced and only new ones were added. I would like thoughts on replacing the former model classes / loss functions with these in a separate PR, which will likely break other aspects of the code base such as the training scripts, notebooks, etc.

Copy link
Collaborator

@djgagne djgagne left a comment

Choose a reason for hiding this comment

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

It looks like @lucas-erlandson-nvidia 's comment was resolved. The other changes look good to me.

@djgagne djgagne merged commit 1ea07cd into main Feb 29, 2024
4 checks passed
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.

3 participants