mirror of
https://github.com/facebookresearch/ReAgent.git
synced 2026-05-17 12:40:39 +00:00
0d294b11e5
Summary: Need more tests before landing the refactor diffs: D22702504 (https://github.com/facebookresearch/ReAgent/commit/1b470c489d19c33beab88b8ea2e79843d4d31f28), D23123762 (https://github.com/facebookresearch/ReAgent/commit/76829287265bc39f879f3bc1d946a1374c5e1141), D23124179 (https://github.com/facebookresearch/ReAgent/commit/b28f84aa013be00194508f52498160592cb37e9d), D23219012 (https://github.com/facebookresearch/ReAgent/commit/e404c5772ea4118105c2eb136ca96ad5ca8e01db) Back out to a version based on D23155753. Check our team diff history: https://fburl.com/diffs/ppsgazgj Reviewed By: kittipatv Differential Revision: D23270626 fbshipit-source-id: 14653066bb3924a987a54650a51241895b321c8e
160 lines
3.3 KiB
ReStructuredText
160 lines
3.3 KiB
ReStructuredText
ml.rl.training package
|
|
======================
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
ml.rl.training.gradient_free
|
|
ml.rl.training.ranking
|
|
ml.rl.training.world_model
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ml.rl.training.c51\_trainer module
|
|
----------------------------------
|
|
|
|
.. automodule:: ml.rl.training.c51_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.cem\_trainer module
|
|
----------------------------------
|
|
|
|
.. automodule:: ml.rl.training.cem_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.dqn\_predictor module
|
|
------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.dqn_predictor
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.dqn\_trainer module
|
|
----------------------------------
|
|
|
|
.. automodule:: ml.rl.training.dqn_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.dqn\_trainer\_base module
|
|
----------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.dqn_trainer_base
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.imitator\_training module
|
|
----------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.imitator_training
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.loss\_reporter module
|
|
------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.loss_reporter
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.off\_policy\_predictor module
|
|
--------------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.off_policy_predictor
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.on\_policy\_predictor module
|
|
-------------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.on_policy_predictor
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.parametric\_dqn\_trainer module
|
|
----------------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.parametric_dqn_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.qrdqn\_trainer module
|
|
------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.qrdqn_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.rl\_dataset module
|
|
---------------------------------
|
|
|
|
.. automodule:: ml.rl.training.rl_dataset
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.rl\_trainer\_pytorch module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.rl_trainer_pytorch
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.sac\_trainer module
|
|
----------------------------------
|
|
|
|
.. automodule:: ml.rl.training.sac_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.sandboxed\_predictor module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.sandboxed_predictor
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.td3\_trainer module
|
|
----------------------------------
|
|
|
|
.. automodule:: ml.rl.training.td3_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
ml.rl.training.training\_data\_page module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ml.rl.training.training_data_page
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ml.rl.training
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|