org.encog.examples.neural.benchmark
Class Benchmark

java.lang.Object
  extended by org.encog.examples.neural.benchmark.Benchmark

public class Benchmark
extends Object

Simple console app that uses the Encog benchmarking class. This will print out a number that shows how fast your computer is with Encog. The lower the better.

Author:
jeff

Constructor Summary
Benchmark()
           
 
Method Summary
static void main(String[] args)
           
 String run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Benchmark

public Benchmark()
Method Detail

main

public static void main(String[] args)

run

public String run()


Copyright © 2011. All Rights Reserved.