Mentions légales du service

Skip to content
  • Jussi Lindgren's avatar
    Modules: Fixing issues with nonrepeatable experiments due to randomness · c907b6b7
    Jussi Lindgren authored
    - 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
    c907b6b7