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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

convaiinnovations
/
kidney-exchange-ppo

Reinforcement Learning
stable-baselines3
ppo
kidney-exchange
combinatorial-optimization
fairness
scientific-discovery
Model card Files Files and versions
xet
Community

Instructions to use convaiinnovations/kidney-exchange-ppo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use convaiinnovations/kidney-exchange-ppo with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="convaiinnovations/kidney-exchange-ppo",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
kidney-exchange-ppo
432 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
convaiinnovations's picture
convaiinnovations
Add kidney-exchange PPO policy, env, run.py (train+infer), README
50fb7bc verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    4.54 kB
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • eval.py
    4.6 kB
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • learning_curve.png
    22.3 kB
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • policy.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    384 kB
    xet
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • requirements.txt
    96 Bytes
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • rl_achievability.json
    281 Bytes
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • rl_env.py
    4.81 kB
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • run.py
    6.4 kB
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • train.py
    2.69 kB
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago
  • train_metrics.json
    507 Bytes
    Add kidney-exchange PPO policy, env, run.py (train+infer), README 3 months ago