Contents Menu Expand Light mode Dark mode Auto light/dark mode
ML UI documentation
ML UI documentation

Local Installation

  • Local Installation

User Guide

  • User Manual
  • Supported Data File Formats

Developer Guide

  • API Documentation
    • Classes
      • data.py
      • errors.py
      • model.py
    • Decorators
      • pages.py
      • session.py
    • Tools
      • data.py
      • model.py
    • Types
      • classes.py
    • Widgets
      • callbacks.py
      • compile.py
      • configure.py
      • create.py
      • data.py
      • evaluate.py
      • layers.py
      • model.py
      • optimizers.py
      • predict.py
      • train.py
      • upload.py
Back to top

Types#

  • classes.py
    • LayerParams
    • InputParams
    • DenseParams
    • BatchNormalizationParams
    • DropoutParams
    • OptimizerParams
    • AdamParams
    • RMSpropParams
    • SGDParams
    • CallbackParams
    • EarlyStoppingParams
Next
classes.py
Previous
model.py
Copyright © 2022-2024, SPbU
Made with Sphinx and @pradyunsg's Furo