forum.alglib.net http://forum.alglib.net/ |
|
Question about mlpprocess http://forum.alglib.net/viewtopic.php?f=2&t=1446 |
Page 1 of 1 |
Author: | Greg [ Tue Feb 11, 2014 9:34 am ] |
Post subject: | Question about mlpprocess |
Hi, in all of the examples for mlpprocess the function takes three parameters, e.g. y = xalglib.mlpprocess(network, x, y) (taken from http://www.alglib.net/translator/man/manual.cpython.html#example_nn_cls2) Why is y an input parameter? I want to make sure that I am not completely misunderstanding mlpprocess - since it evaluate a neural network with an input, the output should NOT be required. If you don't include y, python complains about the need for 3 input parameters (haven't tried in other languages) thanks :) |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |