index
:
svn2git/libraries/ann.git
externals/ann
ann: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ann_mlp.c
Age
Commit message (
Expand
)
Author
2008-02-08
removed svn:executable property
IOhannes m zmölnig
2007-10-31
added note on fann version to be used
Davide Morelli
2006-12-29
changed to follow help file standard
Hans-Christoph Steiner
2005-10-22
fixed unsigned/signed errors (msvc specific?)
Davide Morelli
2005-07-24
some more activation functions ...
Georg Holzmann
2005-07-23
some bugfixes and changes ...
Georg Holzmann
2005-06-29
MAXINPUT is now 1024 (I needed more)
Davide Morelli
2005-05-22
moved splash-screen from _new() to _setup() (so it only shows up once, when t...
IOhannes m zmölnig
2005-05-20
mlp and td ready to be compiled as a single file (library) ann.c needs to be ...
Davide Morelli
2005-05-20
raised the max.number of inputs/outputs (i needed more of them...)
IOhannes m zmölnig
2005-05-19
the joys of dos2unix
IOhannes m zmölnig
2005-05-19
made all local functions static (in order to not interfere with each other)
IOhannes m zmölnig
2005-05-19
shut down the compiler...
IOhannes m zmölnig
2005-05-18
added ann_mlp and ann_td
Davide Morelli