microsoft/AI-For-Beginners

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
dcd580c91a71bab7b1e75a068dea40ce69f1f59f

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