Han Yanbo
Han Yanbo
Thanks for the reply, I guess I can assume that the model is learning to get results at specific num_recycles? Is this considered fixed as a model structural parameter?
Could you please provide details on how you change the namespace? Do you change the `config['namespace']` from `dflow.config`, or do you use `Workflow(...,namespace='test')`? If it’s the latter, please try adding...
Are there any technical plans for UI, such as development based on Argo UI or just using Argo's API, even Kubernetes API to make a completely new one. Perhaps more...
Maybe **conda recipes** will be necessary in the future. The most commonly used, and perhaps the most user-friendly, method of installing OpenMM is through conda. (see http://docs.openmm.org/latest/userguide/application/01_getting_started.html#installing-openmm). Considering that OpenMM...
Hi @23kermitdafrog @pdobsan, I have the similar problem. I noticed that `certificate`, or more accurately, the call to `nautywrap.graph_cert`, returns a different representation when the number of nodes exceeds 64...