alexlenail / NN-SVG

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

Label the edges with weight values #33

Open bikashg opened 4 years ago

bikashg commented 4 years ago

Wondering if there is a way to label the edges connecting the nodes with the weight values.

alexlenail commented 4 years ago

Although I agree that would be nice, it seems quite difficult to me to keep the numerals non-overlapping. What do you think?

bikashg commented 4 years ago

True. Fixing the labels without overlapping would be a significant challenge. Someone with appropriate skills could submit a pull request in future, hopefully. I keep it open for that sake but would also agree if you chose to close it.

alexlenail commented 4 years ago

I think it's a good feature to add, so I'll leave it open. Sadly, I don't have bandwidth right now to add it.