Skip to main content
Ctrl+K
Fortuna's logo Fortuna's logo

Fortuna's documentation

Site Navigation

  • Quickstart
  • Installation
  • Examples
  • Usage modes
  • API References
  • Methods

Site Navigation

  • Quickstart
  • Installation
  • Examples
  • Usage modes
  • API References
  • Methods

Section Navigation

Contents:

  • Probabilistic model
  • Output calibration model
  • Likelihood function
  • Model
    • Built-in models
      • Multi-Layer Perceptron (MLP)
      • CNN
      • ResNet
      • WideResNet
      • Constant model
      • Scalar constant model
      • Hyperparameter model
      • Scalar hyperparameter model
    • Flax Linen Module
    • Model manager
    • Model Utils
  • Output calibrator
  • Probabilistic output layer
  • Conformal prediction
  • Data loader
  • Metric
  • Utils
  • Plot
  • Amazon SageMaker integration
  • Typing

Built-in models#

We support several built-in models:

  • Multi-Layer Perceptron (MLP)
  • CNN
  • ResNet
  • WideResNet
  • Constant model
  • Scalar constant model
  • Hyperparameter model
  • Scalar hyperparameter model

previous

Model

next

Multi-Layer Perceptron (MLP)

© Copyright 2022, AWS.