AMLGym: benchmarking action model learning.

Overview

  • Getting started
  • Passive Algorithms
    • SAM
    • OffLAM
    • NOLAM
    • ROSAME
  • Active Algorithms
    • Random Agent
    • Information Gain Agent
    • OLAM
  • Metrics
    • Syntactic similarity
    • Problem solving
    • Predictive power

Tutorials

  • Learning Domain Models
    • 1. Benchmark domains and trajectories
    • 2. Passive Algorithms
    • 3. Active Algorithms
  • Evaluating Domain Models
    • 1. Syntactic similarity metrics
    • 2. Problem solving metrics
    • 3. Predictive power metrics
  • Tutorial AAAI 2026
  • Tutorial AAMAS 2026

API

  • amlgym
    • amlgym package
      • amlgym.algorithms package
      • amlgym.benchmarks package
      • amlgym.metrics package
      • amlgym.modeling package
      • amlgym.util package
AMLGym: benchmarking action model learning.
  • amlgym
  • View page source

amlgym

  • amlgym package
    • Subpackages
      • amlgym.algorithms package
        • Submodules
        • amlgym.algorithms.ActiveAlgorithmAdapter module
        • amlgym.algorithms.InformationGainAgent module
        • amlgym.algorithms.NOLAM module
        • amlgym.algorithms.OLAM module
        • amlgym.algorithms.OffLAM module
        • amlgym.algorithms.PassiveAlgorithmAdapter module
        • amlgym.algorithms.ROSAME module
        • amlgym.algorithms.RandomAgent module
        • amlgym.algorithms.SAM module
        • Module contents
      • amlgym.benchmarks package
        • Module contents
      • amlgym.metrics package
        • Module contents
      • amlgym.modeling package
        • Submodules
        • amlgym.modeling.UPEnv module
        • amlgym.modeling.env module
        • amlgym.modeling.trajectory module
        • Module contents
      • amlgym.util package
        • Submodules
        • amlgym.util.SimpleDomainReader module
        • amlgym.util.gen_problems module
        • amlgym.util.gen_probs_solving module
        • amlgym.util.gen_states_predictability module
        • amlgym.util.gen_trajs_learning module
        • amlgym.util.gen_trajs_learning_hard module
        • amlgym.util.gen_trajs_predictability module
        • amlgym.util.util module
        • Module contents
    • Module contents
Previous Next

© Copyright 2025, Roni Stern, Leonardo Lamanna, Argaman Mordoch, Yarin Benyamin, Pascal Lauer, Brendan Juba, Gregor Behnke, Christian Muise, Pascal Bercher, Mauro Vallati, Kai Xi, Omar Wattad, Omer Eliyahu.

Built with Sphinx using a theme provided by Read the Docs.