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

Suprabound
/
a2c-PandaReachDense-v2

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

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

  • Libraries
  • stable-baselines3

    How to use Suprabound/a2c-PandaReachDense-v2 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="Suprabound/a2c-PandaReachDense-v2",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
a2c-PandaReachDense-v2
1.06 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Suprabound's picture
Suprabound
Update README.md
688e4f4 almost 3 years ago
  • a2c-PandaReachDense-v2
    Initial commit, thrid train PandaReachDense-V2 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    887 Bytes
    Update README.md almost 3 years ago
  • a2c-PandaReachDense-v2.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    108 kB
    xet
    Initial commit, thrid train PandaReachDense-V2 about 3 years ago
  • config.json
    15.5 kB
    Initial commit, thrid train PandaReachDense-V2 about 3 years ago
  • replay.mp4
    822 kB
    Initial commit, thrid train PandaReachDense-V2 about 3 years ago
  • results.json
    166 Bytes
    Initial commit, thrid train PandaReachDense-V2 about 3 years ago
  • vec_normalize.pkl

    Detected Pickle imports (9)

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

    How to fix it?

    3.06 kB
    xet
    Initial commit, thrid train PandaReachDense-V2 about 3 years ago