Tool to plot the scematics of an convolutional/dense architecture of a neural network in Tikz
conv_net.texcontains the simple architecture of the network (Input, Layers, Convolutions, Pooling, Dense)conv_net_commands.texcontains the commands/macros to produce the Tikz elementsshow_network.texdemo file to have a quick start (here the used packeges are mentioned)
Sorry, the code is still a bit messy. Even though there are no more magic numbers, the imput and the variable naming is a bit magic.
