|
UESMANN CPP
1.0
Reference implementation of UESMANN
|
Tests of basic training. More...

Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (trainparams) | |
| Test training. This just checks that the network trains. More... | |
| BOOST_AUTO_TEST_CASE (trainparams2) | |
| another test without cross-validation which attempts to emulate the Angort test.ang program. More... | |
| BOOST_AUTO_TEST_CASE (addition) | |
| [addition] More... | |
| BOOST_AUTO_TEST_CASE (additionmod) | |
| [addition] More... | |
| BOOST_AUTO_TEST_CASE (trainmnist) | |
| [additionmod] More... | |
Tests of basic training.
Definition in file testTrainBasic.cpp.
1.8.11