smile.regression
Class NeuralNetworkTest
- java.lang.Object
-
- smile.regression.NeuralNetworkTest
-
public class NeuralNetworkTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description NeuralNetworkTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtest(NeuralNetwork.ActivationFunction activation, java.lang.String dataset, java.lang.String url, int response)voidtestLogisticSigmoid()Test of learn method, of class NeuralNetwork.voidtestTanh()Test of learn method, of class NeuralNetwork.
-
-
-
Method Detail
-
setUpClass
public static void setUpClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
tearDownClass
public static void tearDownClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
setUp
public void setUp()
-
tearDown
public void tearDown()
-
test
public void test(NeuralNetwork.ActivationFunction activation, java.lang.String dataset, java.lang.String url, int response)
-
testLogisticSigmoid
public void testLogisticSigmoid()
Test of learn method, of class NeuralNetwork.
-
testTanh
public void testTanh()
Test of learn method, of class NeuralNetwork.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG