├── GSTAE ├── Debutanizer_Data.txt ├── GSTAE.py ├── README.md └── TSAE.py ├── LICENSE ├── README.md ├── SIAE ├── README.md ├── SAE.py ├── SIAE.py └── SRU_data.txt ├── SLSTM ├── Debutanizer_Data.txt ├── LSTM2.py ├── README.md └── SLSTM.py ├── STA-LSTM ├── Debutanizer_Data.txt ├── README.md ├── SLSTM.py ├── STA_LSTM.py └── VALSTM.py ├── StackedAutoEncoder ├── Debutanizer_Column_Data.txt ├── README.MD └── SAEV0.2.py ├── TSAE ├── Debutanizer_Data.txt ├── README.md ├── SAE.py └── TSAE.py ├── VA-LSTM ├── Debutanizer_Data.txt ├── LSTM.py ├── README.md └── VALSTM.py └── VW-SAE ├── Debutanizer_Data.txt ├── README.md ├── SAEV0.3.py └── VW-SAE.py /GSTAE/Debutanizer_Data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/GSTAE/Debutanizer_Data.txt -------------------------------------------------------------------------------- /GSTAE/GSTAE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/GSTAE/GSTAE.py -------------------------------------------------------------------------------- /GSTAE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/GSTAE/README.md -------------------------------------------------------------------------------- /GSTAE/TSAE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/GSTAE/TSAE.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/README.md -------------------------------------------------------------------------------- /SIAE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SIAE/README.md -------------------------------------------------------------------------------- /SIAE/SAE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SIAE/SAE.py -------------------------------------------------------------------------------- /SIAE/SIAE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SIAE/SIAE.py -------------------------------------------------------------------------------- /SIAE/SRU_data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SIAE/SRU_data.txt -------------------------------------------------------------------------------- /SLSTM/Debutanizer_Data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SLSTM/Debutanizer_Data.txt -------------------------------------------------------------------------------- /SLSTM/LSTM2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SLSTM/LSTM2.py -------------------------------------------------------------------------------- /SLSTM/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SLSTM/README.md -------------------------------------------------------------------------------- /SLSTM/SLSTM.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/SLSTM/SLSTM.py -------------------------------------------------------------------------------- /STA-LSTM/Debutanizer_Data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/STA-LSTM/Debutanizer_Data.txt -------------------------------------------------------------------------------- /STA-LSTM/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/STA-LSTM/README.md -------------------------------------------------------------------------------- /STA-LSTM/SLSTM.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/STA-LSTM/SLSTM.py -------------------------------------------------------------------------------- /STA-LSTM/STA_LSTM.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/STA-LSTM/STA_LSTM.py -------------------------------------------------------------------------------- /STA-LSTM/VALSTM.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/STA-LSTM/VALSTM.py -------------------------------------------------------------------------------- /StackedAutoEncoder/Debutanizer_Column_Data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/StackedAutoEncoder/Debutanizer_Column_Data.txt -------------------------------------------------------------------------------- /StackedAutoEncoder/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/StackedAutoEncoder/README.MD -------------------------------------------------------------------------------- /StackedAutoEncoder/SAEV0.2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/StackedAutoEncoder/SAEV0.2.py -------------------------------------------------------------------------------- /TSAE/Debutanizer_Data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/TSAE/Debutanizer_Data.txt -------------------------------------------------------------------------------- /TSAE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/TSAE/README.md -------------------------------------------------------------------------------- /TSAE/SAE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/TSAE/SAE.py -------------------------------------------------------------------------------- /TSAE/TSAE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/TSAE/TSAE.py -------------------------------------------------------------------------------- /VA-LSTM/Debutanizer_Data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VA-LSTM/Debutanizer_Data.txt -------------------------------------------------------------------------------- /VA-LSTM/LSTM.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VA-LSTM/LSTM.py -------------------------------------------------------------------------------- /VA-LSTM/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VA-LSTM/README.md -------------------------------------------------------------------------------- /VA-LSTM/VALSTM.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VA-LSTM/VALSTM.py -------------------------------------------------------------------------------- /VW-SAE/Debutanizer_Data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VW-SAE/Debutanizer_Data.txt -------------------------------------------------------------------------------- /VW-SAE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VW-SAE/README.md -------------------------------------------------------------------------------- /VW-SAE/SAEV0.3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VW-SAE/SAEV0.3.py -------------------------------------------------------------------------------- /VW-SAE/VW-SAE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustusvLiebig/Soft_Sensor_Experiments/HEAD/VW-SAE/VW-SAE.py --------------------------------------------------------------------------------