Description
The project currently lacks comprehensive documentation for the learning algorithms throughout the codebase.
Proposed Changes
- Add docstrings to all exported methods and classes.
- Include type hints in function definitions.
- Create usage guides with examples for the different algorithms.
Description
The project currently lacks comprehensive documentation for the learning algorithms throughout the codebase.
Proposed Changes