brainpy / BrainPy

Brain Dynamics Programming in Python
https://brainpy.readthedocs.io/
GNU General Public License v3.0
533 stars 94 forks source link

Provide more nodes in artificial neural networks #92

Closed chaoming0625 closed 2 years ago

chaoming0625 commented 2 years ago

Please:

Currently, BrainPy provides excellent nodes in reservoir computing and recurrent neural networks. However, there are much more layers or modles which are useful when constructing dynamics training models. Such as Convolution kernels, transformers, batch normarlizations,etc.

chaoming0625 commented 2 years ago

See recent advances:

chaoming0625 commented 2 years ago

Recent advances: