ai4co / rl4co

A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
https://rl4.co
MIT License
455 stars 84 forks source link

[BUG] Cleaning Hydra config with different paths #63

Closed fedebotu closed 1 year ago

fedebotu commented 1 year ago

We should implement an additional argument that changes path. For example, right now it looks like this image

But in another machine one may want to change the paths/root_dir and its derivatives as evidenced by @cbhua

fedebotu commented 1 year ago

Done with newest version