Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: dobro12
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 77.1 KB
Statistics
  • Stars: 12
  • Watchers: 1
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

Safe RL Algorithms

Prerequisites

bash gymnasium==0.28.1 safety-gymnasium==1.0.0 torch==2.0.1 qpsolvers==1.9.0 scipy==1.10.1

How to run

python main_saferl.py --task_cfg_path tasks/point_goal.yaml --algo_cfg_path algos/safe_rl/lppo/safetygym.yaml --wandb

Owner

  • Name: Dohyeong Kim
  • Login: dobro12
  • Kind: user
  • Company: Robot Learning Laboratory in SNU

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kim"
  given-names: "Dohyeong"
  orcid: "https://orcid.org/0000-0003-0788-6089"
title: "Safe-RL-Algos"
version: 1.0.0
type: software
date-released: 2023-06-14
license: MIT license
url: "https://github.com/dobro12/Safe-RL-Algos"

GitHub Events

Total
  • Watch event: 3
  • Fork event: 2
Last Year
  • Watch event: 3
  • Fork event: 2