Skip to content

Usage of the 'block.cuba.Affine' layer #216

Answered by ahenkes1
ahenkes1 asked this question in Q&A
Discussion options

You must be logged in to vote

As an update, setting the "dynamics" flag like

                slayer.block.cuba.Affine(
                    neuron_params=cuba_params,
                    in_neurons=1,
                    out_neurons=1,
                    dynamics=False,
                ),

seems to to the job.

Is this the correct way to achieve this? The documentation talks about dendrite current (Affine), I am not sure, if this is the same as the preceding layer potential.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ahenkes1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant