I used Artificial Neural Network . So I need to seed value but I do not what value will I set ?
Asked
Active
Viewed 301 times
0
-
Anything. That is required only for reproducibilty, but it should work for any value. – Gábor Bakos Dec 14 '17 at 15:54
-
when I change seed value, the accuracy percentage value changed – Murat Yılmaz Dec 14 '17 at 17:31
-
That is expected, though ideally for most of the seed values it should be similar/close to other seed arguments. – Gábor Bakos Dec 14 '17 at 20:53