|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectclarion.nacs.AbsEM
Constructor Summary | |
AbsEM(int nIdx,
Global g)
construcutor. |
Method Summary | |
AbsEMSample[] |
getSamples()
Returns the samples. |
void |
offlineTrain(EMAcsSample item)
offline train the AFN and SFN using the specific sample. |
java.lang.String |
testing()
testing the learning of AFN and SFN. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbsEM(int nIdx, Global g)
nIdx
- the index to the ACS network to train.g
- the associated global setting.Method Detail |
public AbsEMSample[] getSamples()
public void offlineTrain(EMAcsSample item)
item
- the item for training AEM.public java.lang.String testing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |