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

Input Layer Counter #7

Closed eshirima closed 5 years ago

eshirima commented 5 years ago

For the input layer, the count seems to be off by an extra 1. e.g. \inputlayer[count=1] produces two neurons instead of one.

eshirima commented 5 years ago

figured it out..had to set bias=false