trying to fix training

This commit is contained in:
Dobromir Popov
2025-03-29 03:53:38 +02:00
parent 2255a8363a
commit ebbc0ed2d7
7 changed files with 533 additions and 304 deletions

View File

@ -1,22 +1,8 @@
# 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
torch>=2.0.0
scikit-learn>=1.0.0
pandas>=2.0.0
numpy>=1.24.0
websockets>=10.0
plotly>=5.18.0
tqdm>=4.0.0 # For progress bars
tensorboard>=2.0.0 # For visualization