Hello everone.
I'm very new in ML and DL models, and i want to use CNN to train and test it on my dataset, i had very large dataset and it is already split into 80% train and 20% test.
I wrote code in python and use tensorflow to train CNN, and I'm not sure if it's correct. And now I am struggles on test CNN.
can anyone help to ensure I trained CNN corecctly and tell me how to test it? Either by giving adivices or by providing me with useful resources
I will be truly grateful.
#CNN #ML #MachineLearning #DeepLearning #ConvolutionalNeuralNetwork