test
Class FuncionIdentidadTest

java.lang.Object
  extended by test.FuncionIdentidadTest

public class FuncionIdentidadTest
extends java.lang.Object


Constructor Summary
FuncionIdentidadTest()
           
 
Method Summary
private static void comprobar(RedNeuronal rn)
           
private static void entrenar(RedNeuronal rn, int end)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FuncionIdentidadTest

public FuncionIdentidadTest()
Method Detail

main

public static void main(java.lang.String[] args)

entrenar

private static void entrenar(RedNeuronal rn,
                             int end)

comprobar

private static void comprobar(RedNeuronal rn)