Next: Call Center Model.
Up: Software Example
Previous: Illustrative Example of ARMA
ANN Software
A version of the ANN model (see expressions 1.31 and 1.34) is implemented.
The model is in the file 'fi.C.anngauss' on the web-site (see section
) designed as an objective function of the GMC global optimization system.
The software is compiled and run this way:
Extract files by 'tar -zxf gmc.tgz'
Rename the file 'fi.C.anngauss' by 'cp fi.C.anngauss fi.C'
Compile by 'make',
Run by './test'
mockus
2008-06-21