Searched defs:neurons (Results 1 – 2 of 2) sorted by relevance
57 Iterable<Neuron> neurons, in findBest()86 Iterable<Neuron> neurons, in findBestAndSecondBest()131 Iterable<Neuron> neurons, in sort()244 Iterable<Neuron> neurons, in computeQuantizationError()
178 final List<Neuron> neurons = new ArrayList<Neuron>(); in getNeurons() local338 public Collection<Neuron> getNeighbours(Iterable<Neuron> neurons) { in getNeighbours()354 public Collection<Neuron> getNeighbours(Iterable<Neuron> neurons, in getNeighbours()