microsoft/AI-For-Beginners

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
a85be8678d12b464ad7ef1a95f3a819e91ab62f9

Branches

Tags

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

Clone

HTTPS

Download ZIP

.devcontainer/requirements.txt

21lines · modecode

1gensim==4.3.3
2gym==0.26.2
3huggingface==0.0.1
4imageio==2.35.0
5keras==3.11.0
6nltk==3.8.1
7pandas==2.2.2
8pillow==10.4.0
9pygame==2.6.0
10scikit-image==0.24.0
11seaborn==0.13.2
12smart-open==7.0.4
13tensorboard-data-server==0.7.2
14tensorflow-datasets==4.9.6
15tensorflow-hub==0.16.1
16tensorflow==2.17.0
17tensorboard==2.17.1
18tokenizers==0.20.0
19torchinfo==1.8.0
20tqdm==4.66.5
21
22