TikzTemplates icon indicating copy to clipboard operation
TikzTemplates copied to clipboard

Different Tikz templates.

TikzTemplates

Different examples of figures using the Tikz package.

In the folder "NeuralNetwork":

A beamer presentation with Tikz images of:

  • neural networks
  • computational graphs
  • activation functions
  • KL divergence
  • dropout
  • back propagation
  • two examples with images

In the folder "RNN":

A beamer presentation with Tikz images of:

  • Recurrent neural networks
  • Language model
  • back propagation through time
  • LSTM