Hello.
Le jeu. 3 nov. 2022 à 11:51, Dahiya, Anant a écrit :
>
> Hi,
>
> This is regarding the Issue Math-1651. The order of neurons in the neuron is
> non deterministic as it uses a ConcurrentHashMap which does not store the
> elements in any specific order.
Thanks for reporting the incorrect
Hi,
This is regarding the Issue Math-1651. The order of neurons in the neuron is
non deterministic as it uses a ConcurrentHashMap which does not store the
elements in any specific order.
The junit org.apache.commons.math4.neuralnet.NetworkTest#testIterationOrder in
commons-math-neuralnet contr