| Package | Description |
|---|---|
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
Document.SynapseEvaluation |
Document.TrainConfig.synapseEvaluation |
| Modifier and Type | Method and Description |
|---|---|
Document.TrainConfig |
Document.TrainConfig.setSynapseEvaluation(Document.SynapseEvaluation synapseEvaluation)
Determines whether a synapse should be created between two neurons during training.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INeuron.train(Document doc,
Activation targetAct,
double learnRate,
Document.SynapseEvaluation se) |
Copyright © 2017. All rights reserved.