Deep Learning (DL) is empowering technology in a plethora of ways, especially when big data processing is a core requirements. Many challenges, however, arise when solely depending on cloud computing for Artificial Intelligence (AI), such as data privacy, communication latency, and power consumption. Despite increasing popularity of edge computing, the overarching issue in this scope is lack of a comprehensive documentation on how to setup a given edge computing device to run DL algorithms. Due to its specialized nature, installing the full version of TensorFlow DL library on an edge device is a complicated procedure that is seldom successful, due to the many dependent software libraries needed to be compatible with varying architectures of edge computing devices. Henceforth, in this paper, we present a novel guide on how to setup the TensorFlow Lite software library and outline a complete workflow of model training, validation, and testing on the ODROID-XU4. Results are presented for a case study on energy data classification using the outlined model show almost 7 times higher computational performance compared to cloudbased ML.