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

guychuk
/
arc-agi-3-grid-jepa

Model card Files Files and versions
xet
Community
arc-agi-3-grid-jepa / v2 /models
16 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
guychuk's picture
guychuk
Add symbolic memory buffer, rule inducer, and boredom detector
bc01c42 verified about 1 month ago
  • __init__.py
    24 Bytes
    Add v2 agent: online world model, systematic exploration, CEM planning, action semantics about 1 month ago
  • action_effects.py
    152 Bytes
    Add v2 action effects tracker and goal-directed selector about 1 month ago
  • exploration.py
    158 Bytes
    Add v2 exploration module with systematic action scanning and state graph" about 1 month ago
  • planning.py
    142 Bytes
    Add v2 CEM planner for model-based planning about 1 month ago
  • smart_cell_select.py
    430 Bytes
    Add smart cell-select: affordance map, budget manager, conditional mechanics, irreversibility detection about 1 month ago
  • symbolic_memory.py
    583 Bytes
    Add symbolic memory buffer, rule inducer, and boredom detector about 1 month ago
  • undo_reasoning.py
    4.49 kB
    Add undo reasoning (ATT), symbolic memory buffer, boredom detector, and rule inducer about 1 month ago
  • world_model.py
    10 kB
    Add v2 world model with CNN encoder + RSSM dynamics (DreamerV3-style) about 1 month ago