Open tlikhomanenko opened 9 years ago
Hi!
I found that pybrain training isn't reproducible, see http://nbviewer.ipython.org/gist/tata-antares/6e67100f6b67ee5bd225. The same training with even fixed random seed (numpy.random.seed) gives different results. Why this happened?
Also sometimes trained net gives different predictions for the same data if call predict twice.
Thanks in advance!
+1
still an issue. :/
Hi!
I found that pybrain training isn't reproducible, see http://nbviewer.ipython.org/gist/tata-antares/6e67100f6b67ee5bd225. The same training with even fixed random seed (numpy.random.seed) gives different results. Why this happened?
Also sometimes trained net gives different predictions for the same data if call predict twice.
Thanks in advance!