I'm looking for a Python implementation of a Reinforcement Learning algorithm.
This paper is about the algorithm called Multi-Objective Policy Optimization. It is linked to this repo as if it was implemented here. I would like to see this implemented in Python, but I don't see it. Can I ask where it is exactly?
I have a broader question and I think you at DeepMind are the ones to ask. What is the ideal algorithm for controlling a robot? Smooth control with minimum movement and force applied.
I'd rather not spend a few months digging deep into something when there is a much better algorithm out there.

I'm looking for a Python implementation of a Reinforcement Learning algorithm.
This paper is about the algorithm called Multi-Objective Policy Optimization. It is linked to this repo as if it was implemented here. I would like to see this implemented in Python, but I don't see it. Can I ask where it is exactly?
I have a broader question and I think you at DeepMind are the ones to ask. What is the ideal algorithm for controlling a robot? Smooth control with minimum movement and force applied.
I'd rather not spend a few months digging deep into something when there is a much better algorithm out there.