NN-SVG icon indicating copy to clipboard operation
NN-SVG copied to clipboard

Publication-ready NN-architecture schematics.

Results 27 NN-SVG issues
Sort by recently updated
recently updated
newest added

Tensor width and height order seems to to be incorrect. (For filter size dimensions, it is not wrong)

It would be super awesome to have the ability to actually generate the networks themselves (python code in various architectures) from this!

Not an issue, just a simple suggestion, could it be possible to introduce residual/skip connections in the form of extra directed arrows in the network graph? perhaps the skip connection...

This is a very useful app, especially with the `.svg` download option 👍🏽 My question is - is there any plan to include more complicated Deep Learning algorithmic structures such...

Bias shouldn't be counted as layer dimension. So the dimension in the input and hidden layer needs to be reduced by 1 for FCNN.js

Hello, I'd like to request additional zoom controls for FCNN and LeNet styles. Something that doesn't involve using the mouse wheel. For example, Blender has settings you can enable where...