Conv. auto-encoders using mirroring #1805
patnicolas
started this conversation in
Deep Learning
Replies: 1 comment 1 reply
-
We do have a Is there a particular area that you are having problems? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on automating the generation of convolutional auto-encoders/GANs (Java/Scala). The plan is to generate the corresponding de-convolutional (Transposed) automatically from existing block builders.
I am new to DJL but I have not seen such capability in 0.17.0? If not, is there a plan add such functionality in a future release?
I enjoy this 'lego' design to build neural nets..
Beta Was this translation helpful? Give feedback.
All reactions