Qualia-Core

APIs

  • qualia_core package
    • Subpackages
      • qualia_core.assets package
      • qualia_core.command package
      • qualia_core.dataaugmentation package
      • qualia_core.datamodel package
      • qualia_core.dataset package
      • qualia_core.deployment package
      • qualia_core.evaluation package
      • qualia_core.experimenttracking package
      • qualia_core.learningframework package
        • Subpackages
          • qualia_core.learningframework.pytorch package
        • Submodules
          • qualia_core.learningframework.CustomScheduler module
          • qualia_core.learningframework.DummyOptimizer module
          • qualia_core.learningframework.Keras module
          • qualia_core.learningframework.LearningFramework module
          • qualia_core.learningframework.PyTorch module
        • Module contents
      • qualia_core.learningmodel package
      • qualia_core.postprocessing package
      • qualia_core.preprocessing package
      • qualia_core.utils package
    • Submodules
    • Module contents
Qualia-Core
  • qualia_core package
  • qualia_core.learningframework package
  • View page source

qualia_core.learningframework package

Subpackages

  • qualia_core.learningframework.pytorch package
    • Submodules
      • qualia_core.learningframework.pytorch.SlopeMetric module
    • Module contents

Submodules

  • qualia_core.learningframework.CustomScheduler module
  • qualia_core.learningframework.DummyOptimizer module
  • qualia_core.learningframework.Keras module
  • qualia_core.learningframework.LearningFramework module
    • LearningFramework
      • LearningFramework.learningmodels
      • LearningFramework.train()
      • LearningFramework.load()
      • LearningFramework.evaluate()
      • LearningFramework.predict()
      • LearningFramework.export()
      • LearningFramework.summary()
      • LearningFramework.n_params()
      • LearningFramework.save_graph_plot()
      • LearningFramework.apply_dataaugmentation()
  • qualia_core.learningframework.PyTorch module

Module contents

Previous Next

© Copyright 2023, Pierre-Emmanuel Novac.

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