jveko / BDSC_Task_2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BDSC_Task_2
1, Download data from Tianchi and create raw/ folder to store these data.
2, And create a folder called processed/ to store processed data from raw data.
3, Finally create a folder called log/ to store all running logs.
Enviroment:
python=3.7.16 torch=1.8.1 torch-geometric=2.2.0 faiss-cpu 1.7.3.
To run the baseline:
python gcn.py

About


Languages

Language:Python 100.0%