device fix , TZ fix

This commit is contained in:
Dobromir Popov
2025-07-27 22:13:28 +03:00
parent 9e1684f9f8
commit 368c49df50
6 changed files with 194 additions and 163 deletions

View File

@ -11,7 +11,7 @@ import os
# Add the project root to the path
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
from core.enhanced_cnn_adapter import EnhancedCNNAdapter
from NN.models.enhanced_cnn import EnhancedCNN
from core.data_models import BaseDataInput, OHLCVBar
# Configure logging