dyigitpolat / mimarsinan

a pipeline for modeling in-memory architectures for spiking neural networks
MIT License
6 stars 0 forks source link

customizable parametric adaptation decorator #50

Closed dyigitpolat closed 1 year ago

dyigitpolat commented 1 year ago

BasicParametricAdaptation and other kinds of ParametricAdaptation functions should be implemented as decorators for the DecoratedActivationFunction.

dyigitpolat commented 1 year ago

done