pyeeg.simulate.NeuralMassNetwork.simulate
- NeuralMassNetwork.simulate()
Simulate the network and return its outputs.
- Raises:
NotImplementedError – This method must be implemented in the child class.
pyeeg.simulate.NeuralMassNetwork.simulateSimulate the network and return its outputs.
NotImplementedError – This method must be implemented in the child class.