Hi, Excellent videos on Keras and image classification. Your explanation of each parameter of functions is really in depth and of great help. Please keep up the excellent work. Regards KM.
Thanks for sharing this tutorial, but I want to ask, how to improve my accuracy's dataset in training?? Because it just reach average 3-4% when I trained it....
I am having trouble when I run width_shift_range=0.2, ^ with the SyntaxError said: invalid syntax. and couldn't seem to find any solutions. Which part of my code was wrong?
Dear Sir, For the above code the categorical_accuracy is not increased more than 0.2 accuracy after completing 100 epochs. how to increase the accuracy.
Nice really good explanation. I'm into computer vision for medical health and would love if I can get ideas from you add me on Twitter @Kiddojazz would fb asap.
Hi,
Excellent videos on Keras and image classification. Your explanation of each parameter of functions is really in depth and of great help. Please keep up the excellent work.
Regards KM.
Thanks for sharing this tutorial, but I want to ask, how to improve my accuracy's dataset in training?? Because it just reach average 3-4% when I trained it....
I am having trouble when I run
width_shift_range=0.2,
^
with the SyntaxError said: invalid syntax.
and couldn't seem to find any solutions. Which part of my code was wrong?
Dear Sir,
For the above code the categorical_accuracy is not increased more than 0.2 accuracy after completing 100 epochs.
how to increase the accuracy.
Hey could I have the link for the colab??
while compiling the model .fit_generator you got the error first, how did you fix that, kindly guide me i am stuck.
You have to add
model.add(Flatten())
before
model.add(Dense(5, activation='softmax'))
you declare val_datagen variable, why not used?
plz share the link of the code
how to plot both diagramm together with different color?
Hi,
Can you please do videos on Boosting and Bagging algorithms in ML? Regards . KM
i need your code please help me
If we just have one class then what will be the class mode?
@@mhatheshtsr4212 and activation function?
@@atifriaz9998 sigmoid
How can I test the model?
sagar.sharma221998@gmail.com mail me
Nice really good explanation.
I'm into computer vision for medical health and would love if I can get ideas from you add me on Twitter @Kiddojazz would fb asap.
if you were not willing to share atleast the dataset why the fuck did you upload this