work-repos / fanntool

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

How to reuse the saved neural network in python? #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Trained a neural network using FANN Tool 1.2
2. Saved it.
3. Tried to use it in Python using Neurolab

What is the expected output? What do you see instead?

Expected to see the output. However it is not recognized by neurolab in Python.

What version of the product are you using? On what operating system?

Using FANN Tool 1.2 in Windows 7 64 bit machine

Please provide any additional information below.

Want to know which platform the saved neural network can be reused. Preferably 
in Python or Matlab. Also want to know how the data is processed in FANN Tool 
1.2. Is it similar to mapminmax function in Matlab? or some other normalization 
method 

Original issue reported on code.google.com by phanibhu...@gmail.com on 10 Feb 2015 at 12:19