- Step1: Install via pip install hmas
- Step2: Import HMAS modules in Python
- Step3: Define hierarchical agent classes and communication channels
- Step4: Configure environment wrappers and training parameters
- Step5: Run training loop with hmas.train()
- Step6: Evaluate trained policies with hmas.evaluate()