Skip to content

Commit

Permalink
remove env
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxizhong committed May 28, 2018
1 parent 220b3f3 commit 4640920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 deletions.
2 changes: 1 addition & 1 deletion CAIL2018
Submodule CAIL2018 updated 1 files
+16 −10 README.md
28 changes: 1 addition & 27 deletions README.md
Expand Up @@ -130,33 +130,7 @@

我们主要支持python的编译环境,有GPU(Tesla P100 16G)。如果需要C++(服务器版本为5.4.0)或者Java(服务器版本为1.8.0_171),可以参考[代码提交说明](https://github.com/thunlp/CAIL2018)进行编译上传。

现有环境包括:

```
python3.5.2
cuda 9.0
cudnn 7.0
numpy 1.14.3
scipy 1.1
gensim 3.4
sklearn 0.19.1
pandas 0.22.0
xgboost 0.71
Cython 0.28.2
fasttext 0.8.3
joblib 0.11
GPUtil 1.3.0
ruamel.base 1.0.0
pyltp 0.2.1
jieba 0.39
Keras 2.1.6
Theano 1.0.1
tensorflow 1.7
pytorch 0.3.1
```
现有环境可以参考[环境列表](https://github.com/thunlp/CAIL2018)

如果有其他需要的环境,请联系比赛管理员进行安装。

Expand Down

0 comments on commit 4640920

Please sign in to comment.