trinity.algorithm package
=========================

Subpackages
-----------

.. toctree::
   :maxdepth: 4

   trinity.algorithm.advantage_fn
   trinity.algorithm.entropy_loss_fn
   trinity.algorithm.kl_fn
   trinity.algorithm.policy_loss_fn
   trinity.algorithm.sample_strategy

Submodules
----------

.. toctree::
   :maxdepth: 4

   trinity.algorithm.algorithm
   trinity.algorithm.key_mapper
   trinity.algorithm.utils

Module contents
---------------

.. automodule:: trinity.algorithm
   :members:
   :show-inheritance:
   :undoc-members:
