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

[Minor] Rename `observation` as `loc` #24

Closed fedebotu closed 1 year ago

fedebotu commented 1 year ago

Observation is generally good, but may be misleading. In fact, td carry observations in forms of TensorDict, so we would be better off calling observation as loc