This document describes a bird identification system using deep learning. The system was developed to classify bird species from images using a convolutional neural network (CNN) with ResNet-18 transfer learning. The researchers used the Caltech-UCSD Birds 200 dataset to train and test the model on Google Colab using PyTorch. Transfer learning improved the model's accuracy, achieving a test accuracy of 78.8% at classifying bird species from images.