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: A browser-based neural network simulation

31 pointsby mcrowealmost 10 years ago

6 comments

mcrowealmost 10 years ago
Neural networks are a beautiful concept. They are also beautiful to watch. I created an interactive neural network visualizer and tutorial. It’s a fun way to develop some intuition about neural nets. It was created using vis.js, and a lot of love. Hope you enjoy!
mcrowealmost 10 years ago
The source code is now up on github. <a href="https:&#x2F;&#x2F;github.com&#x2F;mcrowe&#x2F;neurovis" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mcrowe&#x2F;neurovis</a>
kelheoralmost 10 years ago
Wow, this is an amazing intro to neural networks, thanks!
bchernyalmost 10 years ago
really cool! is the source on github?
评论 #10077112 未加载
评论 #10076465 未加载
1arityalmost 10 years ago
that is so cool and a really clear tutorial. does it use three?
评论 #10077114 未加载
Animatsalmost 10 years ago
That&#x27;s fun, but the whole point of neural networks is to train them against data, not tweak the weights by hand. Hand-tuning a neural network is not done much - it&#x27;s like setting raw filter parameters by hand.
评论 #10076138 未加载