MicroMLP
MicroMLP copied to clipboard
Real values
Hi,
I want to code usig the following set of examples:
mlp.AddExample( [32, 45], [1] )
with real (Float) numbers, how could I do that?
thx
@pedrocnf, you must to have a minimum and a maximum range values. Between 0 and 1 for example, to set your entries.