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
The behavior of the dvs_input parameter in the DynapcnnNetwork is quite convoluted and hard to understand.
PR #245 adds improved explanation in the docstring, but the behavior itself should still be simplified.
The behavior of the
dvs_inputparameter in theDynapcnnNetworkis quite convoluted and hard to understand.PR #245 adds improved explanation in the docstring, but the behavior itself should still be simplified.