# CuCo **Repository Path**: lesie/CuCo ## Basic Information - **Project Name**: CuCo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-12 - **Last Updated**: 2024-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CuCo source code of IJCAI 2021 paper "Graph Representation with Curriculum Contrastive Learning" # Environment Settings ## Environment Settings - [Pytorch 1.4.0](https://pytorch.org/) - [pytorch_geometric 1.4.3](https://pytorch-geometric.readthedocs.io/) - torch-cluster==1.5.2 - torch-scatter==1.3.2 - torch-sparse==0.6.0 - [gensim](https://github.com/RaRe-Technologies/gensim) - [sklearn](https://github.com/scikit-learn/scikit-learn) - [tqdm](https://github.com/tqdm/tqdm) - [dill](https://github.com/uqfoundation/dill) - [pandas](https://github.com/pandas-dev/pandas)