class
AnswerAccuracyAnswerAccuracy
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
Method documentation
def habitat. tasks. eqa. eqa. AnswerAccuracy. get_metric(self)
Returns | the current metric for Measure . |
---|