ENGLISH:
profil.lrn = learning_set file 
profil.val = validation_set file
profil.wgh = reloadable synaptic weights file(saved after a training)
net.in = input file of the network
net.out = output file of the network
backprop.exe = executable backprop
backprop.c = backprop c source 
-----------------------------------------------------------------------
ITALIANO:
profil.lrn = learning_set file 
profil.val = validation_set file
profil.wgh = file ricaricabile contenente i 
             valori sinaptici(dopo addestramento)
net.in = input file della rete
net.out = output file della rete
backprop.exe = eseguibile backprop
backprop.c = sorgente c backprop  

