This document presents research on using deep learning for plant identification through leaf vein patterns. The researchers collected over 80,000 leaf images of 4 plant species and 2 cotyledon types. They extracted the green color channel and center cropped the images. Various image sizes were then generated for analysis. A ResNet model was used for cotyledon and species classification and compared to ResNet-152. The model achieved good performance on the small dataset. Future work could include adding more image data and exploring other color channels.