-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade the CNN for better results 🖼️ #3
Comments
Please assign me this issue so that I can update the CNN. |
@Tanmoydey21 I have assigned you this issue !! If you need any help , i guess you know how to reach me. Otherwise you can ask questions in the GDSC JGEC Discord server - Link to text channel |
Hi! Can I try this issue? I'd love to try more implementations of CNNs in order to increase the accuracy. Thanks! |
@sebaspv I am assigning you !! Happy contributing !! |
Everyone please check the discussion section !! |
Hi @BlueBlaze6335 Can you please assign me? |
@Yasas4D ✌🏻 |
Thank you |
🖼️ Update the CNN by adding layers !!
You can add Convolution layers and edit the CNN to generate better results !!
The accuracy is very poor. You can add layers and make changes and tweak the model to generate better results. You can create a new model named "Net-X" , where X is the network number and also plot the training and validation accuracy of your model !! And when you are done update the readme with the results and also the model architecture.
Additional
You can add Validation loss vs. training loss graph and confusion matrix.
The text was updated successfully, but these errors were encountered: