Chris Wilson
2009-07-14 15:04:02 UTC
I am having a problem with fann_run, described also by this forum thread:
http://leenissen.dk/fann/forum/viewtopic.php?f=1&t=354
Basically, fann_run breaks for me as long as I include doublefann.h instead
of fann.h. I get the same results as the poster in the thread linked: very
small near-zero values as output no matter what the input. Training and
Testing seem to work fine. I could maybe switch from doublefann.h to fann.h,
but I don't relish the idea of losing that extra precision.
Is there a way to fix this? I'm using Visual Studio .NET 2008 on Windows,
and I compiled the library using the provided "libfann.vcproj" project file.
Any help would be appreciated... thanks!
http://leenissen.dk/fann/forum/viewtopic.php?f=1&t=354
Basically, fann_run breaks for me as long as I include doublefann.h instead
of fann.h. I get the same results as the poster in the thread linked: very
small near-zero values as output no matter what the input. Training and
Testing seem to work fine. I could maybe switch from doublefann.h to fann.h,
but I don't relish the idea of losing that extra precision.
Is there a way to fix this? I'm using Visual Studio .NET 2008 on Windows,
and I compiled the library using the provided "libfann.vcproj" project file.
Any help would be appreciated... thanks!