kelompok3-deeplearning/requirements.txt
2026-09-21 09:04:44 +07:00

14 lines
246 B
Plaintext

# Core Deep Learning & Machine Learning Frameworks
tensorflow>=2.16.0
keras>=3.0.0
xgboost>=2.0.0
scikit-learn>=1.3.0
# Scientific Computing & Data Manipulation
numpy>=1.24.0
pandas>=2.0.0
# Data Visualization
matplotlib>=3.7.0
seaborn>=0.12.0