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

[online training] Couldn't see the PCC-RL training env receive data #12

Open
lesleychou opened this issue Dec 15, 2019 · 1 comment
Open

Comments

@lesleychou
Copy link

Hi author,

Thanks very much for your great work!

-I'm following the online training instruction in Deep_Learning_Readme.md, but when I finished the third step(start the UDT side), I couldn’t see any update at the PCC-RL training side.
-I'm using Ubuntu 18.04, opened two terminals inside Visual Studio for PCC-Uspace and one terminal inside the PyCharm for the PCC-RL.
-I didn’t change anything of the code, though I'm not sure if I should change something here: "pwd/core/ ./app/pccclient send 127.0.0.1 9000 --pcc-rate-control=python -pyhelper=shim -path=/path/to/pcc-rl/src/udt-plugins/training/ --history-len=10 --pcc-utility-calc=linear".

May I ask for your opinion that if I did anything wrong to run the online training?
Sincerely looking forward to your reply!

@mickey946
Copy link

See #14. The problem is in the "path" variable of the last command. It should be pypath.

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

No branches or pull requests

2 participants