BaseStateIndexer

Provides a base class for indexing states

 

to_indices(self, states): 

Converts the set of states to numerical indices

  • states: Any
  • :returns: _

 

from_indices(self, indices): 

Converts the set of states to numerical indices

  • states: Any
  • :returns: _

Feedback

Examples

Templates

Documentation