LucasAlegre / morl-baselines

Multi-Objective Reinforcement Learning algorithms implementations.
https://lucasalegre.github.io/morl-baselines
MIT License
296 stars 47 forks source link

MOQ learning #4

Closed ffelten closed 2 years ago

ffelten commented 2 years ago

Paper: https://ieeexplore.ieee.org/document/6615007 Implementation based on the code sent by Lucas (thank you!).

I hope the API makes more sense now. Tell me what you think. I relaunched all the existing examples to see if the refactor broke things down. It does look okay!