StraightforwardNeuralNetwork icon indicating copy to clipboard operation
StraightforwardNeuralNetwork copied to clipboard

Replace the custom method "randomBetween" by std::uniform_int_distribution

Open MatthieuHernandez opened this issue 3 years ago • 1 comments

See https://en.cppreference.com/w/cpp/numeric/random

MatthieuHernandez avatar Apr 05 '22 12:04 MatthieuHernandez

Partially done in v1.8.0.

MatthieuHernandez avatar Mar 07 '23 09:03 MatthieuHernandez