The Population
template class implements a container that contains neurons belonging to the same model. When you use the template of the Population
class, you can specify one of the neuron types supported by the neuron_traits
library.
Using the Population
class, you can send the population data to the backend for computing their attributes. After computation, the new population attributes are stored in the backend. To pass new attributes from the backend to the corresponding population objects, call the synchronization. If you manually change the population attributes before calling synchronization, you can pass the population data to the backend again to compute new attributes. For more information on population and backend functions, see API documentation for Kaspersky Neuromorphic Platform.
Each neuron population has the following attributes: