Skip to content

Tool to plot the scematics of an convolutional/dense architecture of a neural network in Tikz

License

Notifications You must be signed in to change notification settings

tutlum/ConvNetTikzPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvNetTikzPlot

Tool to plot the scematics of an convolutional/dense architecture of a neural network in Tikz

alt text

Usage

  • conv_net.tex contains the simple architecture of the network (Input, Layers, Convolutions, Pooling, Dense)
  • conv_net_commands.tex contains the commands/macros to produce the Tikz elements
  • show_network.tex demo file to have a quick start (here the used packeges are mentioned)

ToDo

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.

About

Tool to plot the scematics of an convolutional/dense architecture of a neural network in Tikz

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages