| Package | Description |
|---|---|
| org.aika.corpus |
| Modifier and Type | Method and Description |
|---|---|
Document.TrainConfig |
Document.TrainConfig.setLearnRate(double learnRate) |
Document.TrainConfig |
Document.TrainConfig.setPerformBackpropagation(boolean performBackpropagation) |
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 |
Document.train(Document.TrainConfig trainConfig) |
Copyright © 2017. All rights reserved.