accuracy = model.evaluate(test_data_reshaped, test_labels) print(f"Тестова точність: {accuracy * 100:.2f}%") # Симуляція взаємодії new_interaction =