trying to fix training
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user