Skip to content

Conversation

@muupan
Copy link
Member

@muupan muupan commented May 26, 2021

Resolves #144

get_params_of_distribution now returns only parameters that require grad and raises an error if no parameter of a given distribution requires grad.

The loss function used in the test is changed because maximizing the entropy has no effect for Gaussian with fixed covariance.

muupan added 2 commits May 26, 2021 23:56
Loss function used in the test is changed because maximizing the entropy has
no effect for Gaussian with fixed covariance
@muupan
Copy link
Member Author

muupan commented May 26, 2021

/test

@github-actions github-actions bot requested a review from keisuke-nakata May 26, 2021 15:30
@pfn-ci-bot
Copy link

Successfully created a job for commit 711bff6:

@muupan
Copy link
Member Author

muupan commented May 26, 2021

/test

@pfn-ci-bot
Copy link

Successfully created a job for commit 5e99719:

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.

ACER raises an error when GaussianHeadWithFixedCovariance is used

2 participants