Home - Skalwalker/MRLCommunication GitHub Wiki

To passersby and users, this wiki is intended to be a basic tutorial for the system understanding. The pages are sorted in order of learning. More tutorial's can be found on Matheus Portela's repository. Please, before getting to work read at least section 5.

Enjoy & Contribute

  1. "People who use Python would rather not use anything else": A simple guide on how to start with Python language and the libraries used in the system.
  2. Eve of your revolution: A must read list of articles and reports made using this system.
  3. Exploring the Code: A simple explanation on how this code is organized and which "conceptual blocks" (adapter system, controller system) are associated to which code files.
  4. A mind needs papers like a sword needs a whetstone: A article reading guide to understanding the concepts of the MultiagentRL system.
  5. Enjoy & Contribute (But do it right): A guide on how to write your code without changing it's roots.
  6. To infinity and beyond: Ideas on how to improve the system and develop your own work.