Science Score: 54.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
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

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

README.md

Customized Highway Env

This is a customized highway environment for the experiments in the ICLR-23 paper: Relative Behavioral Attributes: Filling the Gap between Symbolic Goal Specification and Reward Learning from Human Preferences.

This repository is based on the original highway env: https://github.com/Farama-Foundation/HighwayEnv.

Owner

  • Login: GuanSuns
  • Kind: user

Ph.D. student at Arizona State University

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Leurent"
  given-names: "Edouard"
title: "An Environment for Autonomous Driving Decision-Making"
version: 1.4
date-released: 2018-05-01
url: "https://github.com/eleurent/highway-env"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • codecov/codecov-action v1 composite
.github/workflows/release.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
  • pypa/gh-action-pypi-publish master composite
docs/requirements.txt pypi
  • gym *
  • jupyter-sphinx master
  • matplotlib *
  • numpy *
  • pandas *
  • pygame *
  • pygments ==2.4.1
  • pytest *
  • scipy *
  • sphinx_rtd_theme *
  • sphinxcontrib-bibtex <2.0.0
pyproject.toml pypi
setup.py pypi