Loading
Expand out the ConvMol Featurizer to accept atom-level features to be used as...
Expand out the ConvMol Featurizer to accept atom-level features to be used as part of the vector of features assigned to each atom. This also requires a changes to the GraphConvTensorGraph class to be able to set the number of atom features that will be passed for each atom. Addressed issue 1146