| Package | Description |
|---|---|
| org.joone.engine.learning |
| Modifier and Type | Class and Description |
|---|---|
class |
FahlmanTeacherSynapse
This class extends the normal Teacher synapse and implements the Fahlman
40-20-40 criterion (the values can be changed).
|
class |
TeacherSynapse
Final element of a neural network; it permits to calculate
both the error of the last training cycle and the vector
containing the error pattern to apply to the net to
calculate the backprop algorithm.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTeacherSynapse |
TeachingSynapse.theTeacherSynapse |
| Modifier and Type | Method and Description |
|---|---|
AbstractTeacherSynapse |
TeachingSynapse.getTheTeacherSynapse() |
Submit Feedback to pmarrone@users.sourceforge.net