8000 Allow `alpha` (action precision) to be passed into `Agent()` constructor as optional argument · Issue #81 · infer-actively/pymdp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Allow alpha (action precision) to be passed into Agent() constructor as optional argument #81
Closed
@conorheins

Description

@conorheins

Right now, action precision (alpha) in case of stochastic action sampling, is defaulted to alpha = 16.0 within the function of the control module sample_action(..., alpha = 16.0). Change this so that an instance of Agent.agent itself stores the action precision, and calls it in its method self.sample_action().

Originally posted by @helenegu in #4 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0