Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Copy to bucket
new
main
supply-chain-env
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
3 months ago
graders
fix: clamp all scores to strict (0,1) β never 0.0 or 1.0
3 months ago
server
fix: clamp ALL rewards/scores to strict (0.01, 0.99) β every output path
3 months ago
tasks
feat: 3 tasks with programmatic graders + OPENAI_API_KEY support
3 months ago
tests
feat: 3 tasks with programmatic graders + OPENAI_API_KEY support
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
116 Bytes
feat: real data wired in, visual map, all 5 improvements complete
3 months ago
Dockerfile
631 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
3 months ago
README.md
9.25 kB
docs: rewrite README β adaptive curriculum front and center
3 months ago
__init__.py
689 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
3 months ago
baseline_comparison.py
6.38 kB
feat: real data, Gymnasium wrapper, baseline comparison, research framing
3 months ago
client.py
1.32 kB
fix: bulletproof inference β never crash, always emit START/END, defensive parsing
3 months ago
curriculum.py
13 kB
feat: adaptive curriculum β environment learns from agent and gets harder
3 months ago
demo.py
4.61 kB
feat: add live demo and baseline agent
3 months ago
gym_wrapper.py
7.42 kB
feat: real data, Gymnasium wrapper, baseline comparison, research framing
3 months ago
inference.py
10.5 kB
fix: clamp ALL rewards/scores to strict (0.01, 0.99) β every output path
3 months ago
models.py
2.01 kB
feat: SupplyChainEnv β global supply chain disruption RL environment
3 months ago
openenv.yaml
152 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
3 months ago
pyproject.toml
821 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
3 months ago
real_data.py
14.1 kB
feat: real data, Gymnasium wrapper, baseline comparison, research framing
3 months ago
requirements.txt
153 Bytes
feat: SupplyChainEnv β global supply chain disruption RL environment
3 months ago
uv.lock
564 kB
add uv.lock for openenv validate
3 months ago
visualize.py
10.4 kB
feat: real data wired in, visual map, all 5 improvements complete
3 months ago
world.py
21.8 kB
feat: real data wired in, visual map, all 5 improvements complete
3 months ago