netket.experimental.nn.rnn.check_reorder_idx

netket.experimental.nn.rnn.check_reorder_idx#

netket.experimental.nn.rnn.check_reorder_idx(reorder_idx, inv_reorder_idx, prev_neighbors)[source]#

Check that the reordering indices determining the autoregressive order of an RNN are correctly declared. See netket.experimental.models.RNN for details about the reordering indices.

Parameters: