Skip to content

Quick question about learning rates... #614

Discussion options

You must be logged in to vote

From the code documentation

:param nu: Single or pair of learning rates for pre- and post-synaptic events. It also accepts a pair of tensors to individualize learning rates of each neuron. In this case, their shape should be the same size as the connection weights.

Looking on the code here if a nu is set with single int or float, then both pre and post has the same value.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rafaelblevin821
Comment options

Answer selected by rafaelblevin821
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants