Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 365 Bytes

TransferFunctions.rst

File metadata and controls

10 lines (8 loc) · 365 Bytes

TransferFunctions

.. toctree::
   :maxdepth: 3

.. automodule:: psyneulink.core.components.functions.transferfunctions
   :members: TransferFunction, Identity, Linear, Exponential, Logistic, Tanh, ReLU, Angle, Gaussian, GaussianDistort, SoftMax, LinearMatrix, TransferWithCosts, CostFunctions
   :private-members:
   :exclude-members: Parameters