Skip to contents

Probability a modelled human plays each legal move

Usage

human_move_probabilities(sess, fen)

Arguments

sess

A session from maia_session_start().

fen

Position to evaluate.

Value

A data frame of move and prob, ordered by decreasing probability; zero rows if the query fails.