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

mkahari
/
RL_testing

Reinforcement Learning
Transformers
Taxi-v3
q-learning
custom-implementation
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use mkahari/RL_testing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mkahari/RL_testing with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mkahari/RL_testing", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
RL_testing
456 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
mkahari's picture
mkahari
Upload . with huggingface_hub
121803f over 3 years ago
  • mk_ppo_lunar
    PPO LunarLander-v2 model over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    722 Bytes
    Upload . with huggingface_hub over 3 years ago
  • config.json
    14.4 kB
    PPO LunarLander-v2 model over 3 years ago
  • mk_ppo_lunar.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    147 kB
    xet
    PPO LunarLander-v2 model over 3 years ago
  • q-learning.pkl

    Detected Pickle imports (3)

    • "numpy.dtype",
    • "numpy.ndarray",
    • "numpy.core.multiarray._reconstruct"

    How to fix it?

    24.6 kB
    xet
    Upload . with huggingface_hub over 3 years ago
  • replay.mp4
    120 kB
    Upload . with huggingface_hub over 3 years ago
  • results.json
    112 Bytes
    Upload . with huggingface_hub over 3 years ago