suny-downstate-medical-center / netpyne

A Python package to facilitate the development, parallel simulation, optimization and analysis of multiscale biological neuronal networks in NEURON.
http://www.netpyne.org
MIT License
144 stars 135 forks source link

Added a new Batch method and corresponding example #701

Closed josemendez-villanueva closed 2 years ago

josemendez-villanueva commented 2 years ago

Added a new batch method named SBI (Simulation Based Inference) with a corresponding example in examples/sbiOptim

josemendez-villanueva commented 2 years ago

If #699 merges, some of the code may need to be changed in sbi_parallel.py

vvbragin commented 2 years ago

will be merged to development in scope of https://github.com/suny-downstate-medical-center/netpyne/pull/699