You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any use for limiting the graph features during generation to symbols?
Does this mean that generation will not work for anything other than symbols?
Actually, reonforcement_learning can finish in less than a long time for "symbols."
But, it can spend long time with, for instance, "explicit_property_prediction".
I do not know the reason...
The text was updated successfully, but these errors were encountered:
teltim
changed the title
class GCPNGeneration(tasks.Task, core.Configurable):
atom_feature="symbol" is only available for class GCPNGeneration() ?
Nov 30, 2023
Is there any use for limiting the graph features during generation to symbols?
Does this mean that generation will not work for anything other than symbols?
Actually, reonforcement_learning can finish in less than a long time for "symbols."
But, it can spend long time with, for instance, "explicit_property_prediction".
I do not know the reason...
The text was updated successfully, but these errors were encountered: