Skip to content

Multiply module by a learnable constant #2392

Answered by tbennun
jvwilliams23 asked this question in Q&A
Discussion options

You must be logged in to vote

Your Python solution is close to what I'd recommend doing. Instead of concatenating the values over three dimensions, you should use the Tessellate layer with the right dimensions. Both the Tessellate solution and yours will have only one learnable parameter per layer.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@jvwilliams23
Comment options

@szaman19
Comment options

@jvwilliams23
Comment options

@szaman19
Comment options

@jvwilliams23
Comment options

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