Spaces:
Sleeping
Sleeping
File size: 310 Bytes
9c195fe 6b66cfc 9c195fe 6b66cfc 9c195fe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | spec_version: 1
name: data_validation_env
type: space
runtime: fastapi
app: server.app:app
port: 8000
description: "An RL environment for training agents to clean and validate structured data."
version: "1.0.0"
author: "kush3"
tags:
- openenv
- data-validation
- data-cleaning
- reinforcement-learning
|