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

How to port Rinforcement learning algorithm on smaug? #101

Open
kailashg26 opened this issue Oct 16, 2021 · 2 comments
Open

How to port Rinforcement learning algorithm on smaug? #101

kailashg26 opened this issue Oct 16, 2021 · 2 comments

Comments

@kailashg26
Copy link

Hello, I'm trying to port RL maddpg algorithm on smaug. Is there any documentation you can provide to follow for integrating the new algorithm?
Thanks

@xyzsam
Copy link
Member

xyzsam commented Oct 16, 2021

See https://harvard-acc.github.io/smaug_docs/build_python_model.html for building a new python model. All the available operators are also listed on that site.

@kailashg26
Copy link
Author

Hello, thanks for the document. I also wanted to know if this also works for pytorch reinforcement model maddpg with python version 3.6? And provides the acceleration capabilities?

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