Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration options for RL-based CC and GCC on AlphaRTC #94

Closed
wants to merge 18 commits into from

Conversation

jeongyooneo
Copy link
Collaborator

@jeongyooneo jeongyooneo commented Jun 18, 2023

  • GCC inside AlphaRTC as a compilable branch #96
  • Allow users to specify whether to run GCC or RL-based CC testing on AlphaRTC.
    • Create a boolean option gcc inside receiver.json and sender.json config
    • Create a single CC class that uses the config to decide whether to use GCC's or RL-based CC's estimated bandwidth for bitrate control.

Closes #97

@jeongyooneo jeongyooneo self-assigned this Jun 18, 2023
@jeongyooneo jeongyooneo added the feature request New feature or request label Jun 19, 2023
@jeongyooneo jeongyooneo changed the title GCC as a compilable branch Configuration options for RL-based CC and GCC on AlphaRTC Jun 20, 2023
@jeongyooneo
Copy link
Collaborator Author

Closing this temporarily as #103 needs to be merged first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Easy configuration of RL-based CC or GCC evaluation and update the README
2 participants