This repository is for all my deep learning projects, encompassing various domains such as computer vision, natural language processing, generative models, and more.
Here are some of the projects included in this repository:
- 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.