Each hidden layer in neural networks can be formulated as one HOPE model[1]
Reference:
[1] Shiliang Zhang and Hui Jiang, “Hybrid Orthogonal Projection and Estimation (HOPE): A New Framework to Probe and Learn Neural Networks,” arXiv:1502.00702.
Software:
The matlab codes to reproduce the MNIST results in [1] can be downloaded here.