Hi Avijit. [I've changed the "Subject:" line.]
Le mar. 19 janv. 2021 à 08:31, Avijit Basak <[email protected]> a écrit : > > Hello Gilles Sadowski > > I have extended the current implementation of Genetic Algorithm in > a.c.m package and made the probability generation process adaptive. A > significant improvement of performance was observed because of this. The > current version of implementation in a.c.m.GA incorporates simple genetic > algorithm which is not much efficient and useful. However I have extended the > same framework to incorporate the enhancement as part of my work. However the > library can also be extended to incorporate other advanced concepts of > Genetic Programming. Do you intend to do, or otherwise further contribute to the enhancement of the GA functionality? > To compare with other libraries I have chosen a.c.m because of it's > flexible and extensible design. That's good news, despite we never had much feedback about that code base... > This is to be decided if we need a new component or extend the same > component. The functionality in package "o.a.c.m.genetics" does not depend on functionality in other packages (except for exceptions). Setting up a new component would thus be very easy. Doing so will bring the same maintenance advantage as we have witnessed with the other Commons Math spin-offs. Regards, Gilles >> [...] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
