Description
I have performed this work during a training period of Postgraduate Degree in Computer Science (research) within the MAIA team,
supervised by Vincent Chevrier.
Subject: (It's recommended to read the Scientific context before.)
The aim of the work initially consisted in studying various methods suggested in the literature to
answer the problem of the parameter's tuning.
Then, it was awaited a proposal specific to the model developed into the team, allowing an easy
adaptation of the parameters when the experimental conditions change, with a continuous
adaptation accorded with the system's evolution, as ambition.
My research leads me to analyze various related research works in order to observe the potential
existence of the same problem in more or less different context, and the solutions considered.
Thus, the use of an optimisation method seemed relevant to achieve the laid down goals;
it's why we defined a protocol of resolution implementing - amongst other things - such a method.
In the instantiation that we have made, in order to use it with the works of Franck Gechter, we used the descent
of gradient defined by Laurent Jeanpierre. The results obtained offer interesting brief replies.
I place at the disposal my report of Postgraduate Degree in Computer Science (research) (in french) which offers a good global vision of the whole of
my work, as my support of presentation (in french) which comprises some additional results.
Remark(s)
During my work, I have realized a Parameters Tuning Unity (PTU) which initially adapted
the parameters of the reactive multi-agents system conceived and implemented by Franck Gechter,
thanks to messages' exchanges between the various modules of the software architecture.
In order to make evolve the Parameters Tuning Unity and widen the range of systems being able to profit from it, while allowing the
interested people to take part in his evolution, I have created a dedicated project Open source.
You can find, on this site, a certain number of information concerning the Parameters Tuning Unity, and to reach
the site of the project on Source Forge.
If you wish to test the Parameters Tuning Unity with the system created by Franck Gechter, you must contact him to obtain its source code.
Installation
To use the Parameters Tuning Unity, it is enough for you to have version 1.2
(or later) of the JRE (work was carried out with version 1.4).