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
Age
Commit message (
Expand
)
Author
2005-10-22
fixed unsigned/signed errors (msvc specific?)
Davide Morelli
2005-08-31
*** empty log message ***
Georg Holzmann
2005-08-31
a new example - needs much externals, but should only should how to use the n...
Georg Holzmann
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-06-20
moving docs out of 5.reference, adding ann
carmen rocco
2005-06-01
now links fann correctly. todo: use libfann.a instead of *.o
Davide Morelli
2005-05-31
added osx makefile
Davide Morelli
2005-05-23
now compiles as externals and as library
Davide Morelli
2005-05-23
removed #include in ann.c
Davide Morelli
2005-05-23
added includes, now only ann.dll is needed to run all 3 ann objects
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
correcting typos
Davide Morelli
2005-05-19
deleted ann.dll from targets
Davide Morelli
2005-05-19
changed authors section
Davide Morelli
2005-05-19
the joys of dos2unix
IOhannes m zmölnig
2005-05-19
added a target "ann" to build as a single library
IOhannes m zmölnig
2005-05-19
call setup-functions of ann_mlp and ann_td
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-19
now it compiles on my system, producing a bunch of pd_linux's
IOhannes m zmölnig
2005-05-19
added a simple manual for ann_mlp
Davide Morelli
2005-05-19
train on the fly has an autotrainer
Davide Morelli
2005-05-19
ann is now the last to be built
Davide Morelli
2005-05-18
files moved in examples/ann_som folder
Davide Morelli
2005-05-18
added a simple readme
Davide Morelli
2005-05-18
new helpfiles for ann_mlp and ann_td
Davide Morelli
2005-05-18
ann_som example moved in its folder
Davide Morelli
2005-05-18
new example for ann_td
Davide Morelli
2005-05-18
new examples for ann_mlp
Davide Morelli
2005-05-18
added ann_mlp and ann_td
Davide Morelli
2005-05-18
introducing ann_mlp and ann_td
Davide Morelli
2005-04-12
code cleanup
IOhannes m zmölnig
2003-07-21
fixed helpfile path
Guenter Geiger
2003-05-24
"-mpentiumpro" is no longer a valid gcc-flag. i have changed it to "-march=pe...
IOhannes m zmölnig
2003-05-24
added "cinit" for centered initialization (preliminary)
IOhannes m zmölnig
2002-10-21
fixed the stupid "rule"-bug in ann_som.c
IOhannes m zmölnig
2002-10-14
This commit was generated by cvs2svn to compensate for changes in r172,
svn2git-root
IOhannes m zmölnig