Ok. Thanks. I stumbled upon that link while doing some research too
but I was wondering if this applied only for weights changes and not
to simple evaluation since it it should normally be only reading the
inner fields of fann.
I guess fann must be using some kind of internal intermediary data to
perform its evaluations.
On Apr 4, 3:03 pm, Kyle Renfro <
kren...@real-comp.com> wrote:
> Nope.
>
> According tohttp://
leenissen.dk/fann/forum/viewtopic.php?t=149, FANN is not
> thread safe. FannJ is a simple java wrapper around this library and
> provides no extra concurrency support.
>
> -Kyle
>