This document proposes a method called tandem connectionist anomaly detection that uses faulty vibration data from non-target machines to improve anomaly detection performance on a target machine. The method uses a deep neural network trained on both normal and faulty non-target data to learn discriminative features, which are then used as input to a Gaussian mixture model anomaly detector trained on normal target data. Experiments show this method significantly improves anomaly detection compared to using hand-crafted features or transferring just the detector. It demonstrates the ability to transfer the system between machines of both the same type and different types.