.. currentmodule:: brian.library.modelfitting Model fitting toolbox ===================== The model fitting toolbox uses the package `Playdoh `__, you can see the documentation `here `__. .. autofunction:: modelfitting(**kwds) .. autofunction:: print_table .. autofunction:: open_server .. autofunction:: get_spikes .. autofunction:: predict .. autoclass:: PSO() .. autoclass:: GA() .. autoclass:: CMAES()