Git Product home page Git Product logo

alphartc_bwe's Introduction

alphartc_bwe's People

Contributors

greatwb avatar lilyhpeng avatar qiansize avatar thegreatwb avatar xieyh-xm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alphartc_bwe's Issues

BandwidthEstimator_rl.py run error

hi author! I am interested in AlphaRTC and am concerned about the new RL algorithm to solve the RTC problem.
I try to run BandwidthEstimator_rl.py with compiled file peerconnection_serverless, but it stops and shows the error below:

  File "./peerconnection_serverless.py", line 23, in main
    cmdinfer.main(app.stdout, app.stdin)
  File "/home/alex/AlphaRTC_BWE/cmdinfer.py", line 48, in main
    bandwidth = estimator.get_estimated_bandwidth()
  File "/home/alex/AlphaRTC_BWE/BandwidthEstimator_rl.py", line 57, in get_estimated_bandwidth
    self.gcc_estimator.update_bwe(bandwidth_estimation)
AttributeError: 'Estimator' object has no attribute 'update_bwe'

the error lies in line 57 is self.gcc_estimator.update_bwe(bandwidth_estimation)

when I test BandwidthEstimator_gcc.py, it works well.

I don't find update_bwe in BandwidthEstimator_gcc.py, maybe the function is omitted.

Looking forward to your reply, thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.