brainpy.channels module#
This module has been deprecated since brainpy>=2.4.0. Use brainpy.dyn module instead.
brainpy.channels module is deprecated has been renamed as brainpy.dnn.
Although all models can be accessed through brainpy.channels.xxx as in old
version of BrainPy, we recommend users to use brainpy.dyn.xxx instead.
In general, from brainpy>=2.4.3, we provide two modules:
brainpy.dnnfor modeling deep neural networksbrainpy.dynfor modeling dynamics models