📄 readme
字号:
Programs used to generate benchmarks.performance - Program to benchmark the performance of running the librariesquality - Program to benchmark the quality of the training algorithmsbenchmark.sh - Shell file that runs a series of benchmarksgnuplot - File containing gnuplot commands for displaying graphsIn order to run benchmarks, run:make./benchmarks.shgnuplot < gnuplotA file named allplots.ps will display the benchmark graphs.In order to generate benchmarks against other libraries (jneural andlwneuralnet), these libraries need to be installed (they can bedownloaded from http://voltar-confed.org/jneural/ andhttp://sourceforge.net/projects/lwneuralnet/). The Makefile need to bealtered to point to these libraries and the performance.cc andquality.cc files need to be altered in order to use the libraries(just uncomment a few lines in the top).Pregenerated benchmarks are available in the benchmark.pdf file.These benchmarks are generated on a AMD Athlon XP 1600+ machine (actually only 1400 MHz) with a 256 KB L2 cache and a 128 KB L1 cache.An earlier version of the library is benchmarked and commented in the full report (this benchmark also include benchmarks on an iPAQ).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -