Skip to content

Conversation

@chaoming0625
Copy link
Member

  • New kinds of synapse models have been defined in brainpy.syn module. This module provides models that can be called as a deep learning layer.
  • Some previous neuron models can also be called as deep learning layers. Simply define these neuron models as NeuonModel(... input_var=False).
  • share context and delay are migrated into brainpy.dyn, because these are used specialied for dynamical systems.
  • Fix several bugs.
  • Update examples.

@chaoming0625 chaoming0625 requested a review from ztqakita March 1, 2023 04:12
Copy link
Collaborator

@ztqakita ztqakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Massive update! Great work!

@chaoming0625 chaoming0625 merged commit 8692d3e into brainpy:master Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants