# Examples ```{toctree} :hidden: quickstart florian-stdp ``` [Quickstart]() This example goes over building a machine learning model with Inferno and creating an end-to-end pipeline for training and inference. It covers some basic concepts which arise when developing with Inferno, and is a good place to get started. [Florian STDP]() This example compares how ([STDP]()), modulated spike-timing dependent plasticity ([MSTDP]()), and modulated spike-timing dependent plasticity with eligibility trace ([MSTDPET]()) update connection weights.