battlesnake / neural

LATEX: TikZ package for drawing neural networks. Also available on CTAN at http://www.ctan.org/tex-archive/graphics/pgf/contrib/neuralnetwork
http://www.hackology.co.uk/2013/latex-neural-networks/
GNU General Public License v2.0
241 stars 34 forks source link

Is it possible to draw an arrow from a node to itself? #15

Closed BlumenstockHdM closed 2 years ago

BlumenstockHdM commented 2 years ago

I want to draw an arrow from a node to itself to describe how a recurrent neural network works. Is that possible with this package. If not, what can I do to achieve this?

Example: image

BlumenstockHdM commented 2 years ago

Nevermind I got it.