https://github.com/dewanshrawat15/cats-vs-dogs-classifier
Worked on training a Convulational Neural Network to classify Cats and Dogs. Used transfer learning (from Inception v3) for improving the accuracy of the model.
https://github.com/dewanshrawat15/cats-vs-dogs-classifier
Last synced: about 2 months ago
JSON representation
Worked on training a Convulational Neural Network to classify Cats and Dogs. Used transfer learning (from Inception v3) for improving the accuracy of the model.
- Host: GitHub
- URL: https://github.com/dewanshrawat15/cats-vs-dogs-classifier
- Owner: dewanshrawat15
- License: mit
- Created: 2020-07-22T10:42:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T18:08:14.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T12:15:13.996Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Cats vs Dogs
Work on training a Convulational Neural Network to classify Cats and Dogs. Used transfer learning (from Inception v3) for improving the accuracy of the model.