qm-intel
qm-intel
I am facing the similar issue: ``` Traceback (most recent call last): File "/home/es/PycharmProjects/3-Meta-MGNN-tox/main.py", line 13, in from meta_model import Meta_model File "/home/es/PycharmProjects/3-Meta-MGNN-tox/meta_model.py", line 6, in from model import GNN,...
@Menelau Dear Dr. Cruz, thanks for responding to my question. > So in your case, your data is represented by graphs (training/testing data) instead of just a tabular matrix correct?...
@BlcaKHat @over-shine could you resolve your issue? I am facing the same issue in Pycharm that forces to quit the window.
> thank you, `pip install pytorch-lightning==1.0.8 omegaconf==2.0.0` helped for some reason `conda env create -f environment.yaml` didn't install some required libs This was helpful, and resolved, simple and nice solution
@UnixJunkie I have the same question. Could you understand why? The possible answer is that the values are normalized. @zswitten and @jswitten Thanks for your great contribution. Can you explain...
@jswitten Thanks for your reply, I just draw a histogram of MIC values:  > It's log (MIC in uM) so any MIC < 1uM will have a negative value...
@UnixJunkie Thanks for your reply, > From the AMP literature, I would say that having a MIC value Given the quality of public data for this problem (this is a...
@jswitten Thank you for the clarification
@DoranLyong I am also looking for the code in Figure 1, can you please guide how you obtain the Figure 1 Fourier heatmaps? Thanks
@Na-nata and @weiaicunzai could you resolve this issue?