Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
vanattab
7y ago
0 comments
Save
Share
Is it not possible to use the same seed and random number generator to reproduce the results accurately?
0 comments
1 comments · 1 top-level
top
newest
oldest
visarga
7y ago
You got to be careful. RNG is being used to initialise the layers but also for mini-batch selection. They are usually different RNG's.
j
/
k
navigate · click thread line to collapse