메소드 | 설명 | |
---|---|---|
DecreasePermanence ( double decrement = _permanenceDecrement ) : void | ||
GetActive ( int t, bool learning, bool connectedOnly ) : bool | ||
GetConnected ( ) : bool | ||
HTMSynapse ( |
||
IncreasePermanence ( double increment = _permanenceIncrement ) : void |
public DecreasePermanence ( double decrement = _permanenceDecrement ) : void | ||
decrement | double | |
리턴 | void |
public GetActive ( int t, bool learning, bool connectedOnly ) : bool | ||
t | int | |
learning | bool | |
connectedOnly | bool | |
리턴 | bool |
public HTMSynapse ( |
||
inputCell | ||
permanence | double | |
리턴 | System |
public IncreasePermanence ( double increment = _permanenceIncrement ) : void | ||
increment | double | |
리턴 | void |