Hacker News new | ask | show | jobs
Show HN: Convviz – A small visualization of neural network convolution (convviz.netlify.app)
2 points by nimalu 855 days ago
1 comments

Inspired by https://github.com/vdumoulin/conv_arithmetic and https://animatedai.github.io/ I created a small tool that visualizes neural network convolutions. It allows changing some parameters such as input size, padding and stride. I thought it might be helpful for some people. Let me know what you think!