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

Figure 5 code is not for Figure 5. #1

Open
adamgcraig opened this issue Sep 1, 2022 · 0 comments
Open

Figure 5 code is not for Figure 5. #1

adamgcraig opened this issue Sep 1, 2022 · 0 comments

Comments

@adamgcraig
Copy link

In "190565/CODE FOR FIGURE 5 (USER SUPPLIED SUPERVISOR)/IZFORCEMOVIE.m", the description reads,
"% Network of Izhikevich Neurons learns a song bird signal with a clock
% input. Note that you have to supply your own supervisor here due to file
% size limitations. The supervisor, zx should be a matrix of m x nt dimensional, where
% m is the dimension of the supervisor and nt is the number of time steps.
% RLS is applied until time T/2. The HDTS is stored as variable z2. Note
% that the code is written for an 8 second supervisor, nt should equal the
% length of z2."
The code is identical to that in "190565/CODE FOR FIGURE 4 (USER SUPPLIED SUPERVISOR)/IZSONGBIRDFORCE.m" except for the hardcoded length of the supervisor.
Neither script actually produces any of the images in figure 4 or figure 5 of the paper
Nicola, W., & Clopath, C. (2017).
Supervised learning in spiking neural networks with FORCE training.
Nature communications, 8(1), 1-15.
In particular, the "CODE FOR FIGURE 5" does not include any code for an internally generated HDTS.

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