Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
57 stars 129 forks source link

Added VGG16 model #318

Closed Ishita-Jena closed 2 weeks ago

Ishita-Jena commented 3 weeks ago

I have added the vgg16 model which classifies the cifar10 dataset with an accuracy of 81%.

github-actions[bot] commented 3 weeks ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

sanjay-kv commented 3 weeks ago

why did you do PR before assigning issue?

Ishita-Jena commented 3 weeks ago

Hello, I made the pr for issue #288 which was assigned to me earlier. It was for VGG16 model. The issue I raised just now was for VGG19. Both are different models. Sorry, I forgot to include the issue no. That lead to the confusion.