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

GP-VAE should return multiple sampling results #276

Closed
WenjieDu opened this issue Dec 20, 2023 · 0 comments
Closed

GP-VAE should return multiple sampling results #276

WenjieDu opened this issue Dec 20, 2023 · 0 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@WenjieDu
Copy link
Owner

Issue description

def predict(
self,
test_set: Union[dict, str],
file_type="h5py",
) -> dict:

Add an argument n_sampling_times for GPVAE predict().

@WenjieDu WenjieDu added the question Further information is requested label Dec 20, 2023
@WenjieDu WenjieDu self-assigned this Dec 20, 2023
@WenjieDu WenjieDu mentioned this issue Dec 20, 2023
4 tasks
@WenjieDu WenjieDu added this to the v0.3 milestone Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant