This software has been created
by Igor
Grešovnik. It is aimed at exploring the artificial
neural networks (ANNs) - based modeling.
Download
Only experimental version of AnnApp is currently available
for download. Application currently runs only on 64 bit Windows
(.NET or Mono framework must be installed).
Download and installation instructions:
Download the compressed archive by clicking on this download link.
Unpack contents of the archive to an arbitrary directory.
Run the run.bat file from the location where files
were unpacked.
The neuralmodels directory contains subdirectories
with other ANN-based models prepared. In order to open a
different model, change appropriately the command-line
parameters in the run.bat file: replacing -dirdefault
parameter with -dirconvection2d will open the model
contained in the neuralmodels/convection2d subdirectory
of the unpacked application directory.
Examples and Screenshots
Evaluation of model outputs at the specified input parameters.
Some other publically available software based on this library
includes:
HashForm
- application for calculation and verification of checksums
(MD5, SHA-1, SHA-256, SHA-512) for files and text.
HashShell
- a shell application with various cryptography-related
functionality (calculation of hash functions / checksums,
symmetric and asymmetric encryption, certificate management,
etc.).
NeurApp
– an educational application for visually exploring features
of function approximation with artificial neural networks
(ANN). It creates 1D and 2D ANN models of user defined
functions and provides visualization capabilities to compare
these models with originals. It can be downloaded
from Softpedia.
AnnApp –
software for exploring multidimensional ANN-based models.