unstable_baselines3

bridge from stable_baselines3 into pettingzoo multi-agent algorithms

https://github.com/pranavraj575/unstable_baselines3

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.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

bridge from stable_baselines3 into pettingzoo multi-agent algorithms

Basic Info
  • Host: GitHub
  • Owner: pranavraj575
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 104 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Unstable Baselines 3

Bridge from stable_baselines3 into PettingZoo multi-agent algorithms

Trains agents completely independently (without shared parameters)

Designed for learning independent policies through Reinforcement learning in multi-agent team/adversarial games

Owner

  • Login: pranavraj575
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Rajbhandari"
  given-names: "Pranav"
  orcid: "https://orcid.org/0009-0004-4933-5204"
title: "unstable_baselines3"
version: 0.20.69
date-released: 2024-04-20
url: "https://github.com/pranavraj575/unstable_baselines3"

GitHub Events

Total
Last Year

Dependencies

pyproject.toml pypi
  • gymnasium *
  • pettingzoo *
  • stable-baselines3 *
  • torch *
setup.py pypi
  • gymnasium *
  • pettingzoo *
  • stable-baselines3 *
  • torch *