Large Accuracy Difference Between TensorFlow Sequential and Subclassing API for CNN Model?
I’ve been working on a CNN model using both the Sequential API and the Subclassing API in TensorFlow. However, I’m seeing a significant difference in accuracy between the two implementations on the same dataset. Specifically, the Sequential API consistently gives an accuracy of around 0.95-0.97, while the Subclassing API gives an accuracy of only 0.5-0.6.
Large Accuracy Difference Between TensorFlow Sequential and Subclassing API for CNN Model?
I’ve been working on a CNN model using both the Sequential API and the Subclassing API in TensorFlow. However, I’m seeing a significant difference in accuracy between the two implementations on the same dataset. Specifically, the Sequential API consistently gives an accuracy of around 0.95-0.97, while the Subclassing API gives an accuracy of only 0.5-0.6.
Large Accuracy Difference Between TensorFlow Sequential and Subclassing API for CNN Model?
I’ve been working on a CNN model using both the Sequential API and the Subclassing API in TensorFlow. However, I’m seeing a significant difference in accuracy between the two implementations on the same dataset. Specifically, the Sequential API consistently gives an accuracy of around 0.95-0.97, while the Subclassing API gives an accuracy of only 0.5-0.6.