Welcome to ModulaRL Documentation

Note: ModulaRL is currently under construction.

Documentation Status https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/badge/License-MIT-yellow.svg https://img.shields.io/badge/tested%20with-pytest-46a2f1.svg

ModulaRL is a highly modular and extensible reinforcement learning library built on PyTorch. It aims to provide researchers and developers with a flexible framework for implementing, experimenting with, and extending various RL algorithms.

Features

  • Modular Architecture: Allows easy component swapping and extension.

  • Efficient Implementations: Leverages PyTorch’s capabilities for optimal performance.

  • Integration with TorchRL: Provides optimized replay buffers and utilities.

  • Clear Documentation and Examples: Offers a quick start for users.

  • Designed for Research and Practical Applications: Facilitates fast and custom prototyping for researchers with or without RL experience.

Indices and tables