Spaces:
Sleeping
Sleeping
| 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 | |