DeepMTP
stable

Contents:

  • Installation
  • Loading a dataset
  • Configuration options
  • Hyperparameter Optimization
  • DEMOS
  • API reference
    • DeepMTP package
  • Credits
DeepMTP
  • DeepMTP
  • Edit on GitHub

DeepMTP

  • DeepMTP package
    • Subpackages
      • DeepMTP.utils package
        • Submodules
        • DeepMTP.utils.data_utils module
        • DeepMTP.utils.eval_utils module
        • DeepMTP.utils.model_utils module
        • DeepMTP.utils.utils module
        • Module contents
    • Submodules
    • DeepMTP.branch_models module
      • ConvNet
        • ConvNet.forward()
      • MLP
        • MLP.forward()
    • DeepMTP.dataset module
    • DeepMTP.hpo_worker module
    • DeepMTP.main module
    • DeepMTP.main_streamlit module
    • DeepMTP.random_search module
      • RandomSearch
        • RandomSearch.get_run_summary()
        • RandomSearch.run_optimizer()
    • DeepMTP.random_search_streamlit module
      • RandomSearch
        • RandomSearch.get_norm_val()
        • RandomSearch.get_run_summary()
        • RandomSearch.run_optimizer()
    • DeepMTP.simple_hyperband module
      • HyperBand
        • HyperBand.calculate_hyperband_iters()
        • HyperBand.get_run_summary()
        • HyperBand.run_optimizer()
    • DeepMTP.simple_hyperband_streamlit module
      • HyperBand
        • HyperBand.calculate_hyperband_iters()
        • HyperBand.get_norm_val()
        • HyperBand.get_run_summary()
        • HyperBand.run_optimizer()
    • DeepMTP.tests module
    • Module contents
Previous Next

© Copyright 2022, Dimitrios Iliadis. Revision f91d77d9.

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