.. _api.objects: ============= API reference ============= :Release: 1.0 :Date: |today| Welcome to the API Reference for Curiosity Gym, a Gymnasium-based Python package designed to develop, evaluate, and compare curiosity-driven reinforcement learning algorithms. This section provides a comprehensive overview of the modules, classes, methods and environments available in the package. Python API ---------- .. toctree:: :maxdepth: 2 :titlesonly: gridobjects agentpov envs settings .. gridengine api/curiosity_gym.core.gridengine.GridEngine agentpov envs utils