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

If I changed the shcduler.go code to fit my algorithm, how to deploy the scheduler to use? #1

Open
QzP-QD opened this issue Sep 3, 2022 · 3 comments

Comments

@QzP-QD
Copy link

QzP-QD commented Sep 3, 2022

Hello, appreciate your repository. Still I got some questions. If I changed the shcduler.go code to fit my algorithm, how to deploy the scheduler to use?
I'm a new one to this field. I ran "build.sh" to rebuild caddy server. then I run the Peekaboo.ipynb to check my changes. it turns out that its not working. So how can I turn my shceduler into implement ?

@banksemi
Copy link
Owner

banksemi commented Sep 4, 2022

Hello, if you are implementing a new idea scheduler, I recommend MAppLE (https://github.com/vuva/MAppLE)
It provides instructions to run the caddy server and dash client.

If you need to experiment with our repository (mptcp-rl), please let me know in detail where the problem is.
Thank you.

@QzP-QD
Copy link
Author

QzP-QD commented Sep 8, 2022

Thanks for the reply! I want to implement the "Peekaboo" scheculer. It seems like your repository has finished some, but not the Reward part, Relearning part and Alpha Learning part. I wanna know whether you are going to finish it or not? And your thoughts about how to implement the following parts ?

@QzP-QD
Copy link
Author

QzP-QD commented Oct 27, 2022

Thanks for your reply! Actually, I want to run DQN scheduler on my VM.But I met question as follows.
image
I traced it and found out that it may because the specFile is "",so the method "json.Unmarshal"cant deal with it.
image
I'll appreciate it if you can tell me how to fix this.

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