Skip to content

Mol tree tensorize  #3

@NinaCalvi

Description

@NinaCalvi

Hi,
I am finding a bit confusing these lines from the mol_tree.tensorize function:

for u, v in mol.mol_tree.edges: if len(mol.mol_tree[u][v]['anchor']) > 2: print(mol.smiles) del mol_batch[i-del_num]

why are you deleting this molecule in this instance?
Won't it be used for training anymore?
what exactly does it mean for the mol_tree anchor to be greater than 2?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions