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

How do you implement incremental prediction? #5

Open
zhangsen-hit opened this issue May 3, 2023 · 0 comments
Open

How do you implement incremental prediction? #5

zhangsen-hit opened this issue May 3, 2023 · 0 comments

Comments

@zhangsen-hit
Copy link

Hi,

As a newcomer to SNN and SLAYER, I am a bit confused about the implementation of incremental prediction in SNN. Initially, I thought it referred to the outputs at different time steps during the same inference procedure. However, I am unable to understand how to display the outputs of SNN at each time step in a single inference procedure since the PyTorch version of SLAYER only provides a forward() function without any details of each timestep. Now, I am thinking that the result is achieved through multiple inference procedures, each taking different lengths of original spike trains as input (i.e., different ∆T_test values). I am not entirely sure if this is correct, could you please confirm?

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

No branches or pull requests

1 participant