Tensorflow shouldn't need fingerprint lengths

Issue #106 resolved
andrew_peterson repo owner created an issue

tflow.NeuralNetwork requires elementFingerprintLengths as an input. It should be able to pull this directly from the Amp class as is done in the other models.

Comments (1)

  1. Log in to comment