Im looking for a relevant MAS (multi agent system) platform written in python which has the same features and functionality of JADE. Any recommendations?. thx.
Asked
Active
Viewed 395 times
1 Answers
1
To my knowledge there is no equivalent to JADE, but there exist several python-based platforms that cover part of JADE functionnalities. Depending of what you are looking for, you might find something interesting.

Hc.
- 86
- 4
-
Thank you for your response. I m working in deep learning field so I used python because it is eaiser to implement neural network with python than java however I want to include multi agent system in my work therefore it is important for me to found a MAS plateform written in python that ensure communication, mobility and cloning. i.e the features of a MAS. – Mar 03 '20 at 20:48