The builders package contains classes that can be used to create neural nets
using existing components.
They essentially create sets of objects. They are contrasted with
- Subnetworks:have special update rules
- Scripts: which can be used in a similar way, but are not expected to be reused