Skip to content

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

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

Closed
wants to merge 18 commits into from

Conversation

yooneo0124
Copy link
Collaborator

@yooneo0124 yooneo0124 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

@yooneo0124 yooneo0124 requested a review from zhixiongniu June 18, 2023 16:00
@yooneo0124 yooneo0124 self-assigned this Jun 18, 2023
@yooneo0124 yooneo0124 added the feature request New feature or request label Jun 19, 2023
@yooneo0124 yooneo0124 changed the title GCC as a compilable branch Configuration options for RL-based CC and GCC on AlphaRTC Jun 20, 2023
@yooneo0124
Copy link
Collaborator Author

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

@yooneo0124 yooneo0124 closed this Jun 28, 2023
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