CoopIHC

Tutorial

  • Quick Start
  • More Complex Example
  • Modularity
  • Using Reinforcement Learning
  • Interfacing CoopIHC with a real user
  • Assistants that simulate users

User Guide

  • The Interaction Model
  • Space
  • StateElement
  • State
  • Tasks
  • Agents
  • Policies
  • The Observation Engines
  • The Inference Engines
  • Bundles
  • User Modeling Facilitation
  • Wrappers
  • Task and Agent Repository

See also

  • Home page
  • API reference
    • coopihc.agents
    • coopihc.base
    • coopihc.bundle
    • coopihc.helpers
    • coopihc.inference
      • coopihc.inference.BaseInferenceEngine
      • coopihc.inference.CascadedInferenceEngine
      • coopihc.inference.ContinuousKalmanUpdate
      • coopihc.inference.DualInferenceEngine
      • coopihc.inference.ExampleInferenceEngine
      • coopihc.inference.GoalInferenceWithUserPolicyGiven
      • coopihc.inference.LinearGaussianContinuous
    • coopihc.interactiontask
    • coopihc.observation
    • coopihc.policy
  • Terminology
CoopIHC
  • »
  • coopihc »
  • coopihc.inference
  • View page source

coopihc.inference

coopihc.inference.BaseInferenceEngine

coopihc.inference.CascadedInferenceEngine

coopihc.inference.ContinuousKalmanUpdate

coopihc.inference.DualInferenceEngine

coopihc.inference.ExampleInferenceEngine

coopihc.inference.GoalInferenceWithUserPolicyGiven

coopihc.inference.LinearGaussianContinuous

Previous Next

© Copyright 2021, Julien Gori.

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