Skip to content
Snippets Groups Projects
Commit c1d8078b authored by Sun Jin Kim's avatar Sun Jin Kim
Browse files

update docs to reflect capitalized classes

parent 082b72b3
No related branches found
No related tags found
No related merge requests found
Pipeline #272453 passed
MetaAugment.autoaugment\_learners.aa\_learner
=============================================
MetaAugment.autoaugment\_learners.AaLearner
===========================================
.. currentmodule:: MetaAugment.autoaugment_learners
......@@ -14,6 +14,7 @@
.. autosummary::
~AaLearner.__init__
~AaLearner.get_mega_policy
~AaLearner.learn
......
MetaAugment.autoaugment\_learners.evo\_learner
==============================================
MetaAugment.autoaugment\_learners.EvoLearner
============================================
.. currentmodule:: MetaAugment.autoaugment_learners
......@@ -14,11 +14,8 @@
.. autosummary::
~EvoLearner.__init__
~EvoLearner.get_full_policy
~EvoLearner.get_single_policy_cov
~EvoLearner.in_pol_dict
~EvoLearner.get_mega_policy
~EvoLearner.learn
~EvoLearner.set_up_instance
......
MetaAugment.autoaugment\_learners.gru\_learner
==============================================
MetaAugment.autoaugment\_learners.GruLearner
============================================
.. currentmodule:: MetaAugment.autoaugment_learners
......@@ -14,6 +14,7 @@
.. autosummary::
~GruLearner.__init__
~GruLearner.get_mega_policy
~GruLearner.learn
......
MetaAugment.autoaugment\_learners.randomsearch\_learner
=======================================================
MetaAugment.autoaugment\_learners.RsLearner
===========================================
.. currentmodule:: MetaAugment.autoaugment_learners
......@@ -14,6 +14,7 @@
.. autosummary::
~RsLearner.__init__
~RsLearner.get_mega_policy
~RsLearner.learn
......
MetaAugment.autoaugment\_learners.ucb\_learner
==============================================
MetaAugment.autoaugment\_learners.UcbLearner
============================================
.. currentmodule:: MetaAugment.autoaugment_learners
......@@ -14,6 +14,7 @@
.. autosummary::
~UcbLearner.__init__
~UcbLearner.get_mega_policy
~UcbLearner.learn
~UcbLearner.make_more_policies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment