TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Convviz – A small visualization of neural network convolution

2 pointsby nimaluover 1 year ago

1 comment

nimaluover 1 year ago
Inspired by <a href="https:&#x2F;&#x2F;github.com&#x2F;vdumoulin&#x2F;conv_arithmetic">https:&#x2F;&#x2F;github.com&#x2F;vdumoulin&#x2F;conv_arithmetic</a> and <a href="https:&#x2F;&#x2F;animatedai.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;animatedai.github.io&#x2F;</a> 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!