|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.strbio.mol.lib.pred2ary.TrainingSet.PresentClass4
public class TrainingSet.PresentClass4
class to show proteins to class prediction network (4-output)
| Constructor Summary | |
|---|---|
TrainingSet.PresentClass4(TPSet.NetVars v)
|
|
| Method Summary | |
|---|---|
void |
presentPatterns(NeuralNet n)
This method should not modify any weights itself; just present all the patterns and call prop() and backprop() for each. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrainingSet.PresentClass4(TPSet.NetVars v)
| Method Detail |
|---|
public void presentPatterns(NeuralNet n)
NeuralNet.Trainable
presentPatterns in interface NeuralNet.Trainable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||