microsoft/AI-For-Beginners

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
971e10231f2a632b9225983242872f5ada107410

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.22.0
6opencv-python==4.5.1.48
7Pillow==10.0.1
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.30.0