UESMANN CPP  1.0
Reference implementation of UESMANN
Functions
Testing modulatory networks transitioning from XOR to AND
Collaboration diagram for Testing modulatory networks transitioning from XOR to AND:

Functions

 BOOST_AUTO_TEST_CASE (obxorand)
 Test of output blending on XOR->AND modulation. More...
 
 BOOST_AUTO_TEST_CASE (hinxorand)
 Test of h-as-input on XOR->AND modulation. More...
 
 BOOST_AUTO_TEST_CASE (uesxorand)
 Test of UESMANN on XOR->AND modulation. More...
 

Detailed Description

Function Documentation

BOOST_AUTO_TEST_CASE ( obxorand  )

Test of output blending on XOR->AND modulation.

Definition at line 66 of file testTrainBooleans.cpp.

BOOST_AUTO_TEST_CASE ( hinxorand  )

Test of h-as-input on XOR->AND modulation.

Definition at line 72 of file testTrainBooleans.cpp.

BOOST_AUTO_TEST_CASE ( uesxorand  )

Test of UESMANN on XOR->AND modulation.

Definition at line 78 of file testTrainBooleans.cpp.