rl-based-congestion-control

Implementation of RL-based congestion control

https://github.com/wy-go/rl-based-congestion-control

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

Repository

Implementation of RL-based congestion control

Basic Info
  • Host: GitHub
  • Owner: wy-go
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 5.86 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

rl-based-congestion-control

Implementation of RL-based congestion control

Owner

  • Name: Wanyu Zhao
  • Login: wy-go
  • Kind: user
  • Location: Jinan, China

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Zhao"
  given-names: "Wanyu"
  orcid: "https://orcid.org/0009-0009-9598-3444"
title: "rl-based-congestion-control"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2025-04-22
url: "https://github.com/wy-go/rl-based-congestion-control"

GitHub Events

Total
  • Push event: 5
  • Create event: 2
Last Year
  • Push event: 5
  • Create event: 2

Dependencies

aurora/cc_simulator/requirements.txt pypi
  • gymnasium >=0.26.0
  • matplotlib >=3.5.0
  • numpy >=1.20.0
  • pandas >=1.3.0
  • ray >=2.0.0
  • torch >=1.12.0
  • tqdm >=4.60.0