Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
raghavendram
/
supply-chain-env
like
0
Reinforcement Learning
openenv
supply-chain
logistics
mcp
curriculum-learning
Model card
Files
Files and versions
xet
Community
main
supply-chain-env
696 kB
Ctrl+K
Ctrl+K
2 contributors
History:
18 commits
ragavrida
fix: clamp ALL rewards/scores to strict (0.01, 0.99) β every output path
29994af
4 days ago
graders
fix: clamp all scores to strict (0,1) β never 0.0 or 1.0
4 days ago
server
fix: clamp ALL rewards/scores to strict (0.01, 0.99) β every output path
4 days ago
tasks
feat: 3 tasks with programmatic graders + OPENAI_API_KEY support
4 days ago
tests
feat: 3 tasks with programmatic graders + OPENAI_API_KEY support
4 days ago
.gitattributes
Safe
1.52 kB
initial commit
4 days ago
.gitignore
116 Bytes
feat: real data wired in, visual map, all 5 improvements complete
4 days ago
Dockerfile
631 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
4 days ago
README.md
9.25 kB
docs: rewrite README β adaptive curriculum front and center
4 days ago
__init__.py
689 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
4 days ago
baseline_comparison.py
6.38 kB
feat: real data, Gymnasium wrapper, baseline comparison, research framing
4 days ago
client.py
1.32 kB
fix: bulletproof inference β never crash, always emit START/END, defensive parsing
4 days ago
curriculum.py
13 kB
feat: adaptive curriculum β environment learns from agent and gets harder
4 days ago
demo.py
4.61 kB
feat: add live demo and baseline agent
4 days ago
gym_wrapper.py
7.42 kB
feat: real data, Gymnasium wrapper, baseline comparison, research framing
4 days ago
inference.py
10.5 kB
fix: clamp ALL rewards/scores to strict (0.01, 0.99) β every output path
4 days ago
models.py
2.01 kB
feat: SupplyChainEnv β global supply chain disruption RL environment
4 days ago
openenv.yaml
152 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
4 days ago
pyproject.toml
821 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
4 days ago
real_data.py
14.1 kB
feat: real data, Gymnasium wrapper, baseline comparison, research framing
4 days ago
requirements.txt
153 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
4 days ago
uv.lock
564 kB
add uv.lock for openenv validate
4 days ago
visualize.py
10.4 kB
feat: real data wired in, visual map, all 5 improvements complete
4 days ago
world.py
21.8 kB
feat: real data wired in, visual map, all 5 improvements complete
4 days ago