Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cannot load this function "bondnet.prediction.predictor " #3

Open
totocotonio1 opened this issue Aug 25, 2023 · 0 comments
Open

I cannot load this function "bondnet.prediction.predictor " #3

totocotonio1 opened this issue Aug 25, 2023 · 0 comments

Comments

@totocotonio1
Copy link

Hi

Firstly I would like to thank you for this magnificent package

I could fortunately install your package but I am struggling to load following functions!

from bondnet.prediction.predictor import predict_single_molecule from bondnet.data.dataset import ReactionNetworkDataset from bondnet.data.dataloader import DataLoaderReactionNetwork from bondnet.data.featurizer import AtomFeaturizerMinimum, BondAsNodeFeaturizerMinimum, GlobalFeaturizer from bondnet.data.grapher import HeteroMoleculeGraph from bondnet.data.dataset import train_validation_test_split from bondnet.model.gated_reaction_network import GatedGCNReactionNetwork from bondnet.scripts.create_label_file import read_input_files from bondnet.model.metric import WeightedL1Loss from bondnet.utils import seed_torch

I am waiting for you help

Thank you!

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant