This document discusses a code-to-code search system based on deep neural networks (DNN) utilizing a feedforward neural network (FFNN) for code tagging and clone detection. Preliminary experiments indicate that similarity levels significantly impact performance and that the Bag of Words (BOW) representation outperforms Doc2Vec in this context. The authors propose further research to refine their techniques and develop a comprehensive code tagging system.