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

Reimplementation in RL4CO 🚀 #8

Open
fedebotu opened this issue Oct 3, 2023 · 1 comment
Open

Reimplementation in RL4CO 🚀 #8

fedebotu opened this issue Oct 3, 2023 · 1 comment

Comments

@fedebotu
Copy link

fedebotu commented Oct 3, 2023

Hi there 👋🏼

First of all, great job on your work, it has served as an inspiration to our research group!
We are actively developing RL4CO, a library for all things Reinforcement Learning for Combinatorial Optimization. We reimplemented POMO in the library and modularized it to be compatible with problems other than TSP and CVRP. We also used some recent software (such as TorchRL, TensorDict, PyTorch Lightning, and Hydra) as well as routines such as FlashAttention. We tried to make everything as easy to use as possible in the hope of helping practitioners and researchers.

Feel free to check RL4CO out 🚀 ^ ^

@fedebotu fedebotu changed the title Reimplementation in RL4CO Reimplementation in RL4CO 🚀 Oct 3, 2023
@yd-kwon
Copy link
Owner

yd-kwon commented Oct 14, 2023

Your group's work on RL4CO looks fantastic.
It will make a great impact on the RL+CO community! Thanks for the hard work!

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