Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c907b6b7 authored by Jussi Lindgren's avatar Jussi Lindgren
Browse files

Modules: Fixing issues with nonrepeatable experiments due to randomness

- Changed System::Math to use its own simple random generator as dependencies can reset rand() seed on some systems
- Fixed System::Math algorithm to randomize numbers with ceilings to get a more uniform result
- Changed classifier trainer to use System::Math for shuffling
- Changed stimulation voter to use System::Math for tie breaking
- Added a few (unrelated) safety checks to Pairwise Decision algorithm
parent b76379c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment