Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
ianalin123
/
optigami
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
optigami / origami_server
61.2 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 8 commits
ianalin123's picture
ianalin123
feat(v2): implement multi-step environment with PaperState and per-step rewards
1e548bf 3 months ago
  • engine
    feat(v2): add step_reward.py — per-step Kawasaki/Maekawa/coverage reward 3 months ago
  • __init__.py
    0 Bytes
    Rename server/ to origami_server/ to avoid module name conflict with uvicorn.server 3 months ago
  • app.py
    1.89 kB
    Add MAX_CONCURRENT_ENVS, sync latest changes 3 months ago
  • environment.py
    11.4 kB
    feat(v2): implement multi-step environment with PaperState and per-step rewards 3 months ago
  • models.py
    2.18 kB
    feat(v2): update OrigamiAction/Observation/State for multi-step mode 3 months ago
  • tasks.py
    8.03 kB
    feat(v2): add max_folds to tasks + waterbomb_base + map_fold tasks 3 months ago