Search found 3 matches

by jakob1992
Sun Mar 21, 2021 6:40 pm
Forum: Graphics, Figures & Tables
Topic: Back Propagation NN Tikz Diagram
Replies: 5
Views: 2683

Back Propagation NN Tikz Diagram

Bartman wrote:Please let us know about your crossposts.
Yes, that's what I said. I didn't get much help on that forum, so I turned to this one to see if someone can Kindly help instead of pointing out crossposts. :)
by jakob1992
Sat Mar 20, 2021 1:12 am
Forum: Graphics, Figures & Tables
Topic: Back Propagation NN Tikz Diagram
Replies: 5
Views: 2683

Back Propagation NN Tikz Diagram

Thank you, Stefan. One of the fellow users provided this code and gave me a head-start. However, since this is my first time working with tikz and on such a complicated figure, I am completely lost on how to proceed and finish drawing this. Here's the code:

\documentclass[tikz]{standalone ...
by jakob1992
Fri Mar 19, 2021 11:58 pm
Forum: Graphics, Figures & Tables
Topic: Back Propagation NN Tikz Diagram
Replies: 5
Views: 2683

Back Propagation NN Tikz Diagram

I am trying to figure out how to draw this diagram in either tikz or svg:

Image

I tried few codes but feeling overwhelmed by the complexity of this figure since I am new to tikz drawings. Any help will be appreciated. Thank you!