Package org.neuroph.util.benchmark
Provides microbenchmaarking framework for measuring and comparing Neuroph performance.
See: Description
-
Class Summary Class Description Benchmark This class is main benchmark driver.BenchmarkSample This is an example how to use Neuroph microbenchmarking frameworkBenchmarkTask This class is an abstract base class for specific microbenchmarking tasksBenchmarkTaskResults This class holds benchmarking results, elapsed times for all iterations and various statistics min, max, avg times and standard deviationMyBenchmarkTask This class is example of custom benchmarking task for Multi Layer Perceptorn network Note that this benchmark only measures the speed at implementation level - the speed of data flow forward and backward through networkStopwatch A class to help benchmark code, it simulates a real stop watch.
Package org.neuroph.util.benchmark Description
Provides microbenchmaarking framework for measuring and comparing Neuroph performance.
DMelt 3.0 © DataMelt by jWork.ORG