/Deep-learning

Primary LanguageJupyter Notebook

Deep-learning


🚀 About the Repository

This repository is for all my deep learning projects, encompassing various domains such as computer vision, natural language processing, generative models, and more.


🏗️ Projects Included

Here are some of the projects included in this repository:

  1. Project 1: Cats vs Dogs Classification
    • Description: A binary classification model to distinguish between images of cats and dogs using Convolutional Neural Networks (CNNs).
    • Tech Stack: TensorFlow, Keras, Matplotlib.