MCPcopy Create free account
hub / github.com/FidoProject/Fido / NeuralNet

Class NeuralNet

include/Pruner.h:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8namespace net {
9 class NeuralNet;
10 class Trainer;
11
12 /** Removes unnecessary neurons from a NeuralNet. */

Callers 9

crossoverMethod · 0.50
getBestNeuralNetworkMethod · 0.50
backprop.cppFile · 0.50
adadelta.cppFile · 0.50
network.cppFile · 0.50
genetic.cppFile · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected