Y
Hacker News
new
|
ask
|
show
|
jobs
by
breatheoften
2782 days ago
Is convolution transpose supported in this/tensorflow.js? Might be fun to visualize fully convolutional networks this way...
1 comments
syt123450
2780 days ago
Yes, TensorSpace provides TransposeConv2d (
https://tensorspace.org/html/docs/layerTranspose.html
)
link