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

Update cem function interface #67

Merged
merged 1 commit into from Mar 15, 2022
Merged

Conversation

sbsekiguchi
Copy link
Contributor

@sbsekiguchi sbsekiguchi commented Mar 15, 2022

Updated interface of cross entropy function methods.
The args, pop_size is now changed to sample_size.
In addition, the given objective function to CEM function will be called with variable x which has (batch_size, sample_size, x_dim).
This is different from previous interface. If you want to know the details, please see the function docs.

@sbsekiguchi sbsekiguchi self-assigned this Mar 15, 2022
@ishihara-y ishihara-y merged commit f3350f7 into master Mar 15, 2022
@ishihara-y
Copy link
Contributor

LGTM

@ishihara-y ishihara-y deleted the feature/20220216-update-cem branch March 15, 2022 02:04
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.

None yet

2 participants