Untitled

 avatar
unknown
plain_text
8 months ago
891 B
20
Indexable
# Core ML/Data Science libraries
pandas==1.5.3
numpy==1.26.4
matplotlib==3.8.0
seaborn==0.11.2
scipy==1.13.1
scikit-learn==1.6.1

# Deep Learning (PyTorch with MPS support for Mac M3)
torch==2.8.0
torchvision==0.23.0
transformers==4.57.1
tokenizers==0.22.1
safetensors==0.6.2

# Computer Vision
opencv-python==4.6.0.66
pillow==11.3.0

# NLP
nltk==3.6.7

# Jupyter and Notebook support
ipykernel==6.21.0
notebook==7.4.1
jupyterlab==4.4.10
ipywidgets==8.1.6
jupyter-dash==0.4.2

# Visualization and Plotting
plotly==6.3.1
dash==3.2.0

# ML Experiment Tracking
tensorboard==2.7.0

# Utilities
tqdm==4.67.1
together==1.4.6
toloka-kit==0.1.24

# Configuration
python-dotenv==1.1.1
protobuf==3.20.3

# Additional dependencies for full compatibility
huggingface-hub==0.35.3
fsspec==2025.9.0
filelock==3.19.1
regex==2025.10.23
requests==2.32.5
PyYAML==6.0.3
packaging==25.0
typing-extensions==4.15.0
Editor is loading...
Leave a Comment