Daochen Zha

Results 147 comments of Daochen Zha

@yangye19960922 这个是目前的一个limitation,也是我们的未来工作。大数据下没有办法完全算这个矩阵。可能的方法是随机采样,构建一个稀疏矩阵,然后用多层GNN去学。

@judirin Hi. Could you provide more details? Like what operation system you are using and when did you see this error?

@judirin Will setting `KMP_DUPLICATE_LIB_OK=TRUE` work?

This could mean your system does not support fork. Have you tried spawn as suggested in the error?

@feifeibear Thanks for the feedback. Have you installed `gym`? If so, what gym version is installed?

@feifeibear The gym may have removed this method. Could you try downgrading to `gym==0.19.0`?