"🔥Caltech Post Graduate Program In AI And Machine Learning - www.simplilearn.com/artificial-intelligence-masters-program-training-course?LKMi8Daf2ts&Comments&KZbin 🔥IITK - Professional Certificate Course in Generative AI and Machine Learning (India Only) - www.simplilearn.com/iitk-professional-certificate-course-ai-machine-learning?LKMi8Daf2ts&Comments&KZbin 🔥Purdue - Post Graduate Program in AI and Machine Learning - www.simplilearn.com/pgp-ai-machine-learning-certification-training-course?LKMi8Daf2ts&Comments&KZbin 🔥IITG - Professional Certificate Program in Generative AI and Machine Learning (India Only) - www.simplilearn.com/iitg-generative-ai-machine-learning-program?LKMi8Daf2ts&Comments&KZbin 🔥Caltech - AI & Machine Learning Bootcamp (US Only) - www.simplilearn.com/ai-machine-learning-bootcamp?LKMi8Daf2ts&Comments&KZbin"
@mprasad36613 жыл бұрын
Good explanation and please bring to us with more lectures
@SimplilearnOfficial3 жыл бұрын
Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.
@arnoldrosielle52902 жыл бұрын
A few changes to the VGG16 model and with 5 epochs and no crossover I am at 70% accuracy and val_accuracy
@arnoldrosielle52902 жыл бұрын
I got 70% accuracy and val accuracy with a few tweaks to the model model = VGG16(weights='imagenet',include_top = False) model = VGG16(include_top=False, input_shape=(150, 150, 3)) flat1 = Flatten()(model.layers[-1].output) class1 = Dense(128, activation='relu', kernel_initializer='he_uniform')(flat1) output = Dense(6, activation='softmax')(class1) # define new model model = Model(inputs=model.inputs, outputs=output) model.compile(optimizer = 'adam',loss ='sparse_categorical_crossentropy',metrics =['accuracy'])
@arnoldrosielle52902 жыл бұрын
with 5 epochs - no crossover and 70% figure
@youtubeseslikitaplik2 жыл бұрын
error: OpenCV(4.5.5) D:\bld\libopencv_1648505896421\work\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor' i got this error and i was not able to find the solution. do you have any recommendations?
@aaravp2248 Жыл бұрын
where can i find dataset?
@zinotrics97862 жыл бұрын
Please how can one get the data path for this?
@SimplilearnOfficial2 жыл бұрын
Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.
@siddharthaborpuzari90003 жыл бұрын
Please give the link to the dataset
@SimplilearnOfficial3 жыл бұрын
Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.
@HmedTchibo2 жыл бұрын
Can't find the dataset... Can you give me a link? Thank you.
@SimplilearnOfficial2 жыл бұрын
Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.
@samuelkctweneboah-kodua56603 жыл бұрын
the course is not free
@SimplilearnOfficial3 жыл бұрын
For Free courses, visit our SkillUP: www.simplilearn.com/skillup-free-online-courses?SkillupgenDec1&Community&#Software-Development