CodexBloom - AI-Powered Q&A Platform

Unexpected NaN Loss in TensorFlow during Model Training with Custom Loss Function

👀 Views: 1 💬 Answers: 1 📅 Created: 2025-06-10
tensorflow machine-learning custom-loss

I'm currently working on a deep learning project using TensorFlow 2.9 and have implemented a custom loss function that combines mean squared error (MSE) with a ...