Skip to content

Commit cb9f2ee

Browse files
authored
Added 'ch4-requirements.txt' file
1 parent 136c68f commit cb9f2ee

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Ch4/ch4-requirements.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
numpy==1.19.5
2+
pandas==1.1.5
3+
scikit-learn==0.23.2
4+
nltk==3.5
5+
gensim==3.8.3
6+
wget==3.2
7+
fasttext==0.9.2
8+
tensorflow==1.14.0
9+
torch==1.9.0
10+
pytorch_pretrained_bert==0.6.2
11+
tqdm==4.41.1
12+
matplotlib==3.2.2
13+
beautifulsoup4==4.6.3
14+
ktrain==0.26.3
15+
lime==0.2.0.1
16+
seaborn==0.11.1
17+
shap==0.39.0
18+
fastai==1.0.60
19+
20+
21+

0 commit comments

Comments
 (0)