Documentation of 'org.neuroph.contrib.matrixmlp.TestMatrixMLP' Java class
TestMatrixMLP
org.neuroph.contrib.matrixmlp

Class TestMatrixMLP



  • public class TestMatrixMLP
    extends java.lang.Object
    Test class for matrix based MLP implementation.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TestMatrixMLP() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Create and run MLP with XOR training set
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestMatrixMLP

        public TestMatrixMLP()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
        Create and run MLP with XOR training set

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.