Skip to content
#

catvsdog

Here are 11 public repositories matching this topic...

Developing a web app of machine learning model using flask is quite easy. One should have some basic knowledge in web development,not so much but quite a bit. It is just a introductory web app in flask classifying cat vs dog by deep learning model.

  • Updated Aug 15, 2020
  • HTML

This tutorial demonstrates data augmentation: a technique to increase the diversity of your training set by applying random (but realistic) transformations, such as image rotation. You will learn how to apply data augmentation in two ways: Use the Keras preprocessing layers, such as tf. keras.

  • Updated Mar 6, 2022
  • Jupyter Notebook

Binary classification, SHAP (Explainable Artificial Intelligence), and Grid Search (for tuning hyperparameters) using EfficientNetV2-B0 on Cat VS Dog dataset.

  • Updated May 4, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the catvsdog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the catvsdog topic, visit your repo's landing page and select "manage topics."

Learn more