|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.strbio.mol.lib.pred2ary.TrainingSet.PresentClass1
public class TrainingSet.PresentClass1
class to show proteins to class prediction network (1-output) depends on training_class being set.
| Constructor Summary | |
|---|---|
TrainingSet.PresentClass1(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.PresentClass1(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 | |||||||||