Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing order of network computation #13

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

2103simon
Copy link

I think from an didactic point of view the new structure is more helpful, even tho it might take longer to compute. To me it feels more intuitive to compute network response over all layers for each time step, instead of computing all tiem steps for a single layer before doing the same for the next layer.

2103simon and others added 5 commits April 6, 2023 20:45
instead of calculating each layer independently, spikes are here propagated through the entire network in each simulation time step
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.

1 participant