birolkuyumcu / fanntool

Automatically exported from code.google.com/p/fanntool
0 stars 0 forks source link

Using doublefann for greater precision #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Replace the #include <fann.h> line with #include <doublefann.h>
2. Compile & run
3. Train on test data

What is the expected output? What do you see instead?
I expected to see the MSE gradually decreasing
Instead, the MSE stays constant

What version of the product are you using? On what operating system?
Fanntool 2.2, FANN 2.2, Ubuntu 14.04

Please provide any additional information below.

Original issue reported on code.google.com by pwbec...@hotmail.com on 9 Aug 2014 at 7:46