alexlenail / NN-SVG

Publication-ready NN-architecture schematics.
http://alexlenail.me/NN-SVG/
MIT License
4.49k stars 579 forks source link

Request for new features: Dropout layers and Rename Layer Labels #26

Open numoonchld opened 5 years ago

numoonchld commented 5 years ago

I am using Keras to build a neural net, and while the internal graphviz based model visualizer does the job, it does not display an actual neural net schematic.

Being able to add layers similar to those found here would be helpful