PyGCL / PyGCL

PyGCL: A PyTorch Library for Graph Contrastive Learning

Home Page:https://PyGCL.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConvergenceWarning: Liblinear failed to converge

jweihe opened this issue · comments

When I use the code in your example about graphCL, and then without modification will appear ConvergenceWarning: Liblinear failed to converge, increase the number of iterations. Increasing the number of iterations did not help, may I ask why?

Hi! thanking for bring this issue to our attention. Could you post the code of the example that produces this warning?

When I use the code in your example about graphCL, and then without modification will appear ConvergenceWarning: Liblinear failed to converge, increase the number of iterations. Increasing the number of iterations did not help, may I ask why?

Try increasing the number of epochs