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

Inputs of the SetTransformer #13

Open
SRL94 opened this issue Jul 29, 2021 · 1 comment
Open

Inputs of the SetTransformer #13

SRL94 opened this issue Jul 29, 2021 · 1 comment

Comments

@SRL94
Copy link

SRL94 commented Jul 29, 2021

Hi,

Could you please explain the meanings of the inputs of SetTransformer:

dim_input, num_outputs, dim_output, num_inds=32, dim_hidden=128, num_heads=4, ln=False

Thanks.

@juho-lee
Copy link
Owner

juho-lee commented Nov 4, 2021

I think the names of the variables pretty much explain everything. Dimension of the inputs, number of outputs (number of seeds for output PMA), dimension of the outputs, number of inducing points, and so on.

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

No branches or pull requests

2 participants