PHP Class tests\Phpml\NeuralNetwork\Network\LayeredNetworkTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: php-ai/php-ml

Public Methods

Method Description
testGetLastLayerAsOutputLayer ( )
testLayersSettersAndGetters ( )
testSetInputAndGetOutput ( )

Private Methods

Method Description
getLayeredNetworkMock ( ) : LayeredNetwork

Method Details

testGetLastLayerAsOutputLayer() public method

testLayersSettersAndGetters() public method

testSetInputAndGetOutput() public method