Remix.run Logo
Show HN: Convolution Solver and Visualizer(convolution-solver.ybouane.com)
38 points by ybouane 8 days ago | 2 comments

I made this convolution solver and visualizer tool to help get the parameters right when doing Conv2D / Conv2DTranspose. It also allows you to visualize the convolution interactively.

Open Source code on GitHub.

rajnathani 4 days ago | parent | next [-]

For some reason I expected this to be related to FFT convolutions.

WhiteNoiz3 4 days ago | parent | prev [-]

Thanks, this is useful