class
CorrectAnswerCorrectAnswer
Methods
- def get_metric(self)
- def reset_metric(self, episode, *args: typing.Any, **kwargs: typing.Any)
- def update_metric(self, *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. CorrectAnswer. get_metric(self)
Returns | the current metric for Measure . |
---|