aboutsummaryrefslogtreecommitdiff
path: root/src/ann_mlp.c
AgeCommit message (Expand)Author
2008-02-08removed svn:executable propertyIOhannes m zmölnig
2007-10-31added note on fann version to be usedDavide Morelli
2006-12-29changed to follow help file standardHans-Christoph Steiner
2005-10-22fixed unsigned/signed errors (msvc specific?)Davide Morelli
2005-07-24some more activation functions ...Georg Holzmann
2005-07-23some bugfixes and changes ...Georg Holzmann
2005-06-29MAXINPUT is now 1024 (I needed more)Davide Morelli
2005-05-22moved splash-screen from _new() to _setup() (so it only shows up once, when t...IOhannes m zmölnig
2005-05-20mlp and td ready to be compiled as a single file (library) ann.c needs to be ...Davide Morelli
2005-05-20raised the max.number of inputs/outputs (i needed more of them...)IOhannes m zmölnig
2005-05-19the joys of dos2unixIOhannes m zmölnig
2005-05-19made all local functions static (in order to not interfere with each other)IOhannes m zmölnig
2005-05-19shut down the compiler...IOhannes m zmölnig
2005-05-18added ann_mlp and ann_tdDavide Morelli