morl4water / croissant.json
zosika's picture
Update croissant.json
5682c06 verified
raw
history blame contribute delete
989 Bytes
{
"@context": {
"@vocab": "https://schema.org/",
"croissant": "https://w3id.org/croissant/context.jsonld"
},
"@type": "Dataset",
"name": "MORL4Water",
"description": "MORL4Water is a modular Gymnasium environment for simulating water management in river systems. It is designed for training and evaluating multi-objective reinforcement learning (MORL) agents. It includes configurations for the Nile River Basin, Susquehanna River Basin, and Omo River Basin.",
"license": "https://opensource.org/licenses/MIT",
"creator": {
"@type": "Person",
"name": "Zuzanna Osika"
},
"datePublished": "2025-04-26",
"version": "1.0.0",
"citation": "Osika, Z. (2025). MORL4Water: A Gymnasium environment for multi-objective RL. https://huggingface.co/datasets/zosika/morl4water",
"keywords": [
"multi-objective reinforcement learning",
"MORL",
"Gymnasium",
"water management",
"simulation",
"river systems",
"environment modeling"
]
}