tetherless-world / mowgli-etl

DARPA Machine Common Sense (MCS) Multi-modal Open World Grounded Learning and Inference (MOWGLI) Extract-Transform-Load sub-project
MIT License
6 stars 1 forks source link

Convert Node and Edge to NamedTuple subclasses #73

Closed gordom6 closed 4 years ago

gordom6 commented 4 years ago

Should be faster than having classes.

gordom6 commented 4 years ago

Also had to change all Edge(...) instantiations to take node ID's instead of nodes.