Reference#
This section of the documentation contains the documentation for the interfaces of all modules within OrcaLib. This section is intended as a reference for specific methods and classes while writing code. Refer to the tutorials and guides sections for more information on how to use OrcaLib in general.
Internal Modules
OrcaLib contains several modules that are not intended for external use but documented here for the sake of transparency. Any modules not listed below are not considered stable and may change at any time without warning.
The following are the modules that are considered stable and ready for use:
orcalib.memoryset
The memoryset module provides an interface for storing and looking up memories.
orcalib.rac
The RAC module provides tools for building retrieval augmented classifiers.