Pcm for Python
stable

Contents:

  • Installation
  • Introduction
  • Models Specification
    • Statistical Model
    • Encoding- vs. RSA-style models
    • Model types
    • Noise Models
  • Model Fitting
  • Visualisation
  • Inference
  • Regularized regression
  • Application examples
  • Mathematical details
  • API reference
  • References
Pcm for Python
  • Models Specification
  • Edit on GitHub

Models Specification

Contents:

  • Statistical Model
    • Assumption about the signal (U)
    • Assumptions about the Noise
    • Marginal likelihood
  • Encoding- vs. RSA-style models
    • Example
    • Encoding-style models
    • RSA-style models
    • Which approach to use?
  • Model types
    • Fixed models
    • Component models
    • Feature models
    • Correlation model
    • Free models
    • Custom model
  • Noise Models
Previous Next

© Copyright 2020, Jörn Diedrichsen. Revision ba82d26e.

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