•  
  •  
 

SMU Data Science Review

Abstract

This research demonstrates the use of TensorFlow to build a Hierarchical Neural Network (HNN). Constructing and engineering neural networks to maximize accuracy and efficiency is an active field of research in machine learning. HNN, along with several other applications of split networks have been developed as recently as 2017. However, implementations thus far have required custom-built and coded HNNs. The research conducted here uses TensorFlow to validate this structure by building entirely separate neural nets with logical relations between the output of one net and the inputs of the nets that are downstream. Research has shown that Hierarchical Neural Networks can increase training speed and reduce compute resources. The validation results of HNN using the Fashion-MNIST dataset demonstrate a prediction accuracy of 99.49%, 95.96%, and 88.84% for coarse, medium, and fine level classification, respectively, in which the fine level classification accuracy is greater than the baseline model.

Creative Commons License

Creative Commons Attribution-Noncommercial 4.0 License
This work is licensed under a Creative Commons Attribution-Noncommercial 4.0 License

Included in

Data Science Commons

Share

COinS