reinvent-randomized icon indicating copy to clipboard operation
reinvent-randomized copied to clipboard

Recurrent Neural Network using randomized SMILES strings to generate molecules

Results 2 reinvent-randomized issues
Sort by recently updated
recently updated
newest added

When creating the model for training I run into the following error: ```python raise Exception("Java gateway process exited before sending its port number") Exception: Java gateway process exited before sending...

Hi the line in ./sample_from_model.py -m gdb13_exp/models/model.trained.100 --with-likelihood should be changed into ./sample_from_model.py -m gdb13_exp/models/model.trained.100 --with-nll or change it in the code to reflect the readme and add the meaning...