ActiveInference.init_aifMethod

Initialize Active Inference Agent function initaif( A, B; C=nothing, D=nothing, E = nothing, pA = nothing, pB = nothing, pD = nothing, parameters::Union{Nothing, Dict{String,Real}} = nothing, settings::Union{Nothing, Dict} = nothing, savehistory::Bool = true)

Arguments

  • 'A': Relationship between hidden states and observations.
  • 'B': Transition probabilities.
  • 'C = nothing': Prior preferences over observations.
  • 'D = nothing': Prior over initial hidden states.
  • 'E = nothing': Prior over policies. (habits)
  • 'pA = nothing':
  • 'pB = nothing':
  • 'pD = nothing':
  • 'parameters::Union{Nothing, Dict{String,Real}} = nothing':
  • 'settings::Union{Nothing, Dict} = nothing':
  • 'settings::Union{Nothing, Dict} = nothing':