You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#function to inhibit the error population after 25 seconds
Based on the code on lines 83-84 and on the observed simulation, the comment in line 82 it should be:
"(...) the error population after 15 seconds"
Not so sure about this one, but in all files in chapter 7, there is probably a typo in the comments in each of the examples, below is just a link to the first one:
3.
#Creating the BG and Thalamus components that confirm to the specified rules
I am not a native English speaker, but I believe it should be "conform" instead?
Versions
OS: Windows 10
Browser: chrome
Nengo GUI: 0.4.6
Other: Nengo core v3.1.0
The text was updated successfully, but these errors were encountered:
michalkornek
changed the title
Minor comment fix in hbb_tutorials, chapter 6, learn.py
Minor comments fix in hbb_tutorials, chapter 6, learn.py
Apr 29, 2020
michalkornek
changed the title
Minor comments fix in hbb_tutorials, chapter 6, learn.py
Minor comments fix in hbb_tutorials, chapters 6 & 7
Apr 29, 2020
In the file learn.py in hbb_tutorials, chapter 6, there are 2 errors/typos in the comments:
nengo-gui/nengo_gui/examples/hbb_tutorials/chapter6/learn.py
Line 27 in 31428d6
If I understand well, the comment in line 27 it should be:
"(...) and starts tracking the pre population."
nengo-gui/nengo_gui/examples/hbb_tutorials/chapter6/learn.py
Line 82 in 31428d6
Based on the code on lines 83-84 and on the observed simulation, the comment in line 82 it should be:
"(...) the error population after 15 seconds"
Not so sure about this one, but in all files in chapter 7, there is probably a typo in the comments in each of the examples, below is just a link to the first one:
3.
nengo-gui/nengo_gui/examples/hbb_tutorials/chapter7/1-spa_sequence.py
Line 65 in 31428d6
I am not a native English speaker, but I believe it should be "conform" instead?
Versions
The text was updated successfully, but these errors were encountered: