tf-mdp
stable

Contents:

  • tfmdp package
    • Subpackages
      • tfmdp.model package
      • tfmdp.planning package
      • tfmdp.policy package
    • Submodules
    • tfmdp.utils module
    • Module contents
tf-mdp
  • Docs »
  • tfmdp package
  • Edit on GitHub

tfmdp package¶

Subpackages¶

  • tfmdp.model package
    • Subpackages
      • tfmdp.model.cell package
        • Submodules
        • tfmdp.model.cell.basic_cell module
        • Module contents
    • Submodules
    • tfmdp.model.sequential.montecarlo module
    • tfmdp.model.sequential.mrm module
    • Module contents
  • tfmdp.planning package
    • Submodules
    • tfmdp.planning.pdplanner module
    • tfmdp.planning.planner module
    • Module contents
  • tfmdp.policy package
    • Subpackages
      • tfmdp.policy.layers package
        • Submodules
        • tfmdp.policy.layers.action_layer module
        • tfmdp.policy.layers.state_layer module
        • Module contents
    • Submodules
    • tfmdp.policy.drp module
    • tfmdp.policy.feedforward module
    • Module contents

Submodules¶

tfmdp.utils module¶

tfmdp.utils.get_params_string(config: Dict) → str¶

Returns a canonical configuration string by concatenating its parameters.

Module contents¶

Next Previous

© Copyright 2018-2019, Thiago P. Bueno Revision ef3e2560.

Built with Sphinx using a theme provided by Read the Docs.