microsoft/AI-For-Beginners

Public

mirrored fromhttps://github.com/microsoft/AI-For-BeginnersAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
5544005b2b5a51f59ace027405a0e530cfec068d

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

5-NLP/requirements-tf.txt

13lines · modecode

1gensim==3.8.3
2huggingface==0.0.1
3matplotlib
4nltk==3.5
5numpy==1.18.5
6opencv-python==4.5.1.48
7Pillow==7.1.2
8scikit-learn
9scipy
10TensorFlow
11TensorFlow_datasets
12TensorFlow_text
13transformers==4.3.3