Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upReplicability in Neural networks and Random forests #3724
Comments
janezd
added
the
friday
label
Apr 5, 2019
janezd
referenced this issue
Apr 8, 2019
Closed
Update owneuralnetwork.py to handle initial random state for ANN learner #3715
janezd
added
the
easy
label
Apr 18, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
janezd commentedApr 5, 2019
Follow up from #3715: Neural networks and Random forests should have a checkbox
Replicable trainingor something like this, which would decide whether random seed is fixed (to 0) or "random".In Neural networks: add the check box.
In Random forest: remove the spin box.