microsoft/AI-For-Beginners

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
9055907df3fb7071d169ef87a2340566e0f176e6

Branches

Tags

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

Clone

HTTPS

Download ZIP

lessons/5-NLP/requirements-pytorch.txt

15lines · 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
10torch==1.8.1
11torchaudio==0.8.1
12torchinfo==0.0.8
13torchtext==0.9.1
14torchvision==0.9.1
15transformers==4.3.3