|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Value | |
|---|---|
| de.kumpe.hadooptimizer.examples.neurons | Examples which uses EAs to teach neuronal networks. |
| Uses of Value in de.kumpe.hadooptimizer.examples.neurons |
|---|
| Classes in de.kumpe.hadooptimizer.examples.neurons that implement Value | |
|---|---|
class |
InputValue
|
class |
Neuron
|
| Methods in de.kumpe.hadooptimizer.examples.neurons with parameters of type Value | |
|---|---|
Neuron.Input |
Neuron.addInput(Value output)
|
Neuron.Input |
Neuron.addInput(Value output,
double weight)
|
| Constructors in de.kumpe.hadooptimizer.examples.neurons with parameters of type Value | |
|---|---|
NeuronalNetEvaluator(InputValue[] inputValues,
Neuron.Input[] inputs,
Value output,
NeuronalNetEvaluator.Sample[] samples)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||