Uses of Package
simbad.piconode.core.operator

Packages that use simbad.piconode.core.operator
simbad.piconode.core.node   
simbad.piconode.core.operator   
simbad.piconode.ext   
 

Classes in simbad.piconode.core.operator used by simbad.piconode.core.node
ActivationFunction
          This class defines the prototype for any activation function, usually used in the context of artificial neural networks
ActivationFunctionWithDerivative
          This class defines the prototype for any activation function, usually used in the context of artificial neural networks.
 

Classes in simbad.piconode.core.operator used by simbad.piconode.core.operator
ActivationFunction
          This class defines the prototype for any activation function, usually used in the context of artificial neural networks
Operator
           
 

Classes in simbad.piconode.core.operator used by simbad.piconode.ext
ActivationFunction
          This class defines the prototype for any activation function, usually used in the context of artificial neural networks
ActivationFunctionWithDerivative
          This class defines the prototype for any activation function, usually used in the context of artificial neural networks.
Operator