imitation icon indicating copy to clipboard operation
imitation copied to clipboard

Expand algorithm documentation

Open AdamGleave opened this issue 3 years ago • 0 comments

The algorithm documentation is currently just converted directly from docstrings and is a method-by-method description, e.g. for behavioral cloning. It would be more user friendly to include some high-level description of the algorithm and example usage, either as a separate entry in the guide (Sphinx RST) or perhaps as module-level docstrings.

AdamGleave avatar Aug 02 '22 03:08 AdamGleave