Skip to content

BCSim/NN-SVG

Repository files navigation

NN-SVG

What's conventionally described as the trellis structure of the connections between two fully-connected layers of a neural network is really a visual description of a matrix-vector product. Driven by the belief that mathematics are beautiful when properly represented, I'm building a little tool to quickly generate SVG representations of these trellises, to visualize classic fully-connected neural networks, on top of d3.

In the future I'd like to have three layouts:

About

Publication-ready NN-architecture schematics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.8%
  • JavaScript 37.6%
  • TeX 0.6%