- The code for the paper "Sequential Fault Diagnosis based on LSTM Neural Network"
- The code is developed under the python package: PyTorch
- python==3.52
- numpy==1.13.3
- PyTorch==0.20
- scikit-learn==0.19.0
For the GPU acceleration with PyTorch, please refer to PyTorch
On linux:
- python3 nca.py
- python3 autoencoder.py