# statistic_contest2021 **Repository Path**: gystar/statistic_contest2021 ## Basic Information - **Project Name**: statistic_contest2021 - **Description**: No description available - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-22 - **Last Updated**: 2021-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 安装依赖 ``` pip install -r requirements.txt ``` 注意,torch根据自己的环境进行安装 ### 运行 ``` python main.py ```