jamesrobertlloyd / gp-structure-search

MIT License
229 stars 83 forks source link

Fix random seeds for reproducibility #34

Closed jamesrobertlloyd closed 11 years ago

jamesrobertlloyd commented 11 years ago

All optimisations have their seed set - and the seed is set when performing the kernel search.

Could additionally reset the random seed more frequently, so that random restarts are predictable - even across different experiments.