|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INeuralDirectedGraphable | |
---|---|
com.marmoush.jann | |
com.marmoush.jann.neuralgraph |
Uses of INeuralDirectedGraphable in com.marmoush.jann |
---|
Methods in com.marmoush.jann with parameters of type INeuralDirectedGraphable | |
---|---|
void |
NeuralNetwork.init(INeuralDirectedGraphable neuralGraph)
Inits the. |
Constructors in com.marmoush.jann with parameters of type INeuralDirectedGraphable | |
---|---|
NeuralNetwork(INeuralDirectedGraphable neuralGraph)
Instantiates a new neural network. |
Uses of INeuralDirectedGraphable in com.marmoush.jann.neuralgraph |
---|
Classes in com.marmoush.jann.neuralgraph that implement INeuralDirectedGraphable | |
---|---|
class |
NeuralDirectedGraph
The Class NeuralDirectedGraph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |