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:
and passed to every node (and edge?)...
@davidt0x Are there global parameters in PsyNeuLink models?