habitat.tasks.eqa.eqa.AnswerAccuracy class

AnswerAccuracy

Methods

def get_metric(self)
def reset_metric(self, episode, *args: typing.Any, **kwargs: typing.Any)
def update_metric(self, action = None, episode = None, *args: typing.Any, **kwargs: typing.Any)

Special methods

def __init__(self, dataset, *args: typing.Any, **kwargs: typing.Any)

Data

uuid: str = None

Method documentation

def habitat.tasks.eqa.eqa.AnswerAccuracy.get_metric(self)

Returns the current metric for Measure.