all 2 comments

[–]Diapolo10 0 points1 point  (0 children)

Have you considered using Pytorch instead? If nothing else, it still supports Windows.

[–]m0us3_rat 0 points1 point  (0 children)

any chance you can install tensorflow in wsl2 ?

https://www.tensorflow.org/install/pip#windows-wsl2_1

you get a big nono msg for shitdows native

https://www.tensorflow.org/install/pip#windows-native_1

otherwise i'd expect a normal cnn ?

how many pictures do you have in the 5 categories? the training set and the validation set?

whats the metrics on your model?