# inferno.learn ```{eval-rst} .. automodule:: inferno.learn ``` ## Components ```{eval-rst} .. autosummary:: :nosignatures: :toctree: generated CellTrainer IndependentCellTrainer ``` ## Trainers, Spike-Timing Dependent Plasticity ```{eval-rst} .. autosummary:: :nosignatures: :toctree: generated STDP DelayAdjustedSTDP DelayAdjustedSTDPD KernelSTDP DelayAdjustedKernelSTDP DelayAdjustedKernelSTDPD TripletSTDP MSTDP DelayAdjustedMSTDP DelayAdjustedMSTDPD MSTDPET ``` ## Trainers, Other ```{eval-rst} .. autosummary:: :nosignatures: :toctree: generated LinearHomeostasis ``` ## Classifiers ```{eval-rst} .. autosummary:: :nosignatures: :toctree: generated MaxRateClassifier ```