A modular reinforcement learning library
Project description
ModulaRL
🚧 This library is still under construction. 🚧
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 allowing easy component swapping and extension
- Efficient implementations leveraging PyTorch's capabilities
- Integration with TorchRL for optimized replay buffers
- Clear documentation and examples for quick start
- Designed for both research and practical applications in reinforcement learning
Installation
pip install modularl
Algorithms Implemented
Algorithm | Type | Paper |
---|---|---|
SAC (Soft Actor-Critic) | Off-policy | Haarnoja et al. 2018 |
Citation
@software{modularl2024,
author = {zakaria narjis},
title = {ModulaRL: A Modular Reinforcement Learning Library},
year = {2024},
url = {https://github.com/zakaria-narjis/modularl}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
modularl-0.1.1.tar.gz
(10.9 kB
view details)
Built Distribution
modularl-0.1.1-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file modularl-0.1.1.tar.gz
.
File metadata
- Download URL: modularl-0.1.1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 680a4f27293fe32a7d062fdf748a1d86b953e033944fd829b16ac53d0ddbf324 |
|
MD5 | 3375b16a9d0bae255ec715c9f4ee0a85 |
|
BLAKE2b-256 | c50823abfc1f7f0014e13784404c3faad3c2d2ba27ce6a307365706f4376be9d |
File details
Details for the file modularl-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: modularl-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52e2b38e1ca52a2383ec8a7f1323892cce4df49a11ec8a1b4c51f3de61fefa4a |
|
MD5 | 2906d9f9bf0c7fef0940720c4be6838f |
|
BLAKE2b-256 | 3f9f2c5b05f1967a423806369e4bef4e1332f32c1aacb314ccdadda2d5ed9c93 |