org.encog.examples.neural.benchmark
Class Benchmark
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Benchmark
public Benchmark()
main
public static void main(String[] args)
run
public String run()
Copyright © 2011. All Rights Reserved.