def is_loaded()

in backend.py [0:0]


    def is_loaded(self):
        return self.model is not None and self.agent is not None