deepforge-dev / deepforge-keras

A deepforge extension providing support for neural networks using keras
Apache License 2.0
8 stars 3 forks source link

Inherited children are not resolved using "@name:NAME" #206

Closed brollb closed 4 years ago

brollb commented 4 years ago

When creating a new node that inherits from a node with children, the inherited node should contain children that inherit from the base's children. These are currently not resolved correctly with "@name:NAME"