Skip to content
Discussion options

You must be logged in to vote

I guess you need to upsample x from the previous layer, e.g.:

upsampled_x_1 = x[cluster1]

instead of

upsampled_x_1 = coarsened_data_1.x[cluster1]

Replies: 1 comment 25 replies

Comment options

You must be logged in to vote
25 replies
@hkim716
Comment options

@rusty1s
Comment options

@hkim716
Comment options

@rusty1s
Comment options

@hkim716
Comment options

Answer selected by hkim716
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants