Skip to content

A collection of TikZ diagrams for deep learning and neural network concepts.

License

Notifications You must be signed in to change notification settings

fraserlove/nn-tikz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning and Neural Network Diagrams

A collection of TikZ diagrams for deep learning and neural network concepts. This repository was created to provide a set of open-source diagrams for use in academic papers, presentations, and other documents. The diagrams are designed to be easily customisable and can be used in LaTeX documents. Note that this repository is a work in progress and more diagrams will be added over time.

Examples

Transformer - Vaswani et al. (2017)

Transformer

Multi-Head Attention - Vaswani et al. (2017)

Multi-Head Attention

Neural Network

Neural Network

Attention Mechanism - Bahdanau et al. (2014)

Attention Mechanism

Gated Recurrent Unit (GRU) - Cho et al. (2014)

GRU

RNN Encoder-Decoder - Sutskever et al. (2014)

RNN Encoder-Decoder

Backpropagation Through Time (BPTT) - Werbos (1990)

BPTT

Citation

If you use this repository in your research or project, please cite it as follows:

@misc{love2024nntikz,
    author = {Fraser Love},
    title = {TikZ Diagrams for Deep Learning and Neural Networks},
    year = 2024,
    url = {https://github.com/fraserlove/nntikz},
    note = {GitHub repository}
}

About

A collection of TikZ diagrams for deep learning and neural network concepts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages