HarisIqbal88 / PlotNeuralNet

Latex code for making neural networks diagrams
MIT License
21.93k stars 2.86k forks source link

Adding module and process legands #67

Closed nagellette closed 4 years ago

nagellette commented 4 years ago

Text labels are hard to add especially for thee narrow modules. A legand option would be great for readability.

HarisIqbal88 commented 4 years ago

you can use tikz library to add a text node for this or create mini shapes of same layer for some sense of legend. Automatic Legend does not make sense because their placement and which layers to be added in legend and for other esthetic reasons.