Skip to content

Allow parameters in Graph to be accessible from any node? #518

@pgleeson

Description

@pgleeson

Should parameters listed in the Graph element be usable in (any) Nodes in the Graph? https://mdf.readthedocs.io/en/latest/api/Specification.html#graph

It seems to make sense that they would, so you can set a value once and use it in multiple nodes.

Would need to be implemented in here:

class EvaluableGraph:
and passed to every node (and edge?)...

@davidt0x Are there global parameters in PsyNeuLink models?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions