Figures

This repository contains an informal library of figures created in various ways and for various purposes which may be of use to others. These figures are typically described in TikZ, Inkscape or generated by Python (usually by outputting machine generated SVG or TikZ source).

Though the figures are intended to be aesthetically pleasing, their descriptions are often not. Please be aware of this if you are considering adapting a figure!

You can clone the repository containing these figures over on GitHub.

Spiking Neuron

Spiking Neuron For Illustration Purposes Only

An illustrative example of a spiking neuron model. Highly biologically unrealistic and so not the sort of thing really used in simulations but gets the jist across.
Neural Network

Neural Network For Illustration Purposes Only

An illustrative example of a neural network. Mostly illustrates that it is a graph and can highlight a single neuron and its links which is handy while talking about fan-out.