22 lines
285 B
Plaintext
22 lines
285 B
Plaintext
# Main dependencies
|
|
numpy>=1.19.5
|
|
pandas>=1.3.0
|
|
matplotlib>=3.4.2
|
|
scikit-learn>=0.24.2
|
|
|
|
# PyTorch (primary framework)
|
|
torch
|
|
torchvision
|
|
|
|
# TensorFlow (optional)
|
|
# tensorflow>=2.5.0
|
|
# tensorflow-addons>=0.13.0
|
|
|
|
# Additional dependencies
|
|
plotly
|
|
h5py
|
|
tqdm
|
|
pyyaml
|
|
tensorboard
|
|
ccxt
|
|
requests |