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

yobellee
/
a2c-PandaReachDense-v3-Video_Bug_Fixed

Reinforcement Learning
stable-baselines3
PandaReachDense-v3
deep-reinforcement-learning
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use yobellee/a2c-PandaReachDense-v3-Video_Bug_Fixed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use yobellee/a2c-PandaReachDense-v3-Video_Bug_Fixed with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="yobellee/a2c-PandaReachDense-v3-Video_Bug_Fixed",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
a2c-PandaReachDense-v3-Video_Bug_Fixed
1.52 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
yobellee's picture
yobellee
Add video recording with monkey patch
e32a1c4 verified 10 months ago
  • a2c-PandaReachDense-v3
    Add video recording with monkey patch 10 months ago
  • replay
    Upload replay/replay-a2c-PandaReachDense-v3-step-0-to-step-1000.mp4 with huggingface_hub 10 months ago
  • .gitattributes
    1.66 kB
    Add video recording with monkey patch 10 months ago
  • README.md
    802 Bytes
    Add video recording with monkey patch 10 months ago
  • a2c-PandaReachDense-v3.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    113 kB
    xet
    Add video recording with monkey patch 10 months ago
  • config.json
    15.8 kB
    Add video recording with monkey patch 10 months ago
  • replay.mp4
    632 kB
    xet
    Add video recording with monkey patch 10 months ago
  • results.json
    168 Bytes
    Add video recording with monkey patch 10 months ago
  • vec_normalize.pkl

    Detected Pickle imports (9)

    • "numpy.dtype",
    • "numpy.ndarray",
    • "numpy._core.multiarray._reconstruct",
    • "gymnasium.spaces.dict.Dict",
    • "numpy._core.multiarray.scalar",
    • "stable_baselines3.common.running_mean_std.RunningMeanStd",
    • "collections.OrderedDict",
    • "gymnasium.spaces.box.Box",
    • "stable_baselines3.common.vec_env.vec_normalize.VecNormalize"

    How to fix it?

    2.72 kB
    xet
    Add video recording with monkey patch 10 months ago