Méthode | Description | |
---|---|---|
GetActive ( int t, bool learning, bool connectedOnly ) : bool | ||
GetActiveSynapses ( int t, bool learning, bool connectedOnly ) : List |
||
GetActivity ( int t ) : int | ||
GetConnectedSynapses ( ) : List |
||
HTMSegment ( |
public GetActive ( int t, bool learning, bool connectedOnly ) : bool | ||
t | int | |
learning | bool | |
connectedOnly | bool | |
Résultat | bool |
public GetActiveSynapses ( int t, bool learning, bool connectedOnly ) : List |
||
t | int | |
learning | bool | |
connectedOnly | bool | |
Résultat | List |
public HTMSegment ( |
||
cell | ||
activationThreshold | int | |
Résultat | System |