#include "Learn/BackpropNetwork.H"
#include "TestSuite/TestSuite.H"
Go to the source code of this file.
Functions | |
static void | Learn_xx_backprop_nnet_xx_xor_xx_1 (TestSuite &suite) |
int | main (int argc, const char **argv) |
Whitebox tests for neural networks and other learners.
Definition in file whitebox-Learn.C.