This document presents a proposed method for detecting bone tumors using deep learning and recurrent neural networks. Specifically, it involves using MRI images as input data and extracting features through segmentation and techniques like HOG. Recurrent neural networks like simple RNNs and LSTMs are then used to both impute any missing data in images and predict bone tumors. This approach is meant to increase accuracy over other methods by handling missing image parts. The proposed system is analyzed to show it can provide accurate bone tumor detection and diagnostic suggestions when evaluating medical examination data.