├── ALL_DC_motor_Data ├── Ua_120V_Noise_2_perct │ ├── Healthy_noise_02.csv │ ├── I & W_noise_02.csv │ ├── I_noise_02.csv │ ├── K_noise_02.csv │ ├── Re & Rm_noise_02.csv │ ├── Re_noise_02.csv │ ├── Rm_noise_02.csv │ └── W_noise_02.csv ├── Ua_40V_Noise_2_perct │ ├── Healthy_noise_02.csv │ ├── I & W_noise_02.csv │ ├── I_noise_02.csv │ ├── K_noise_02.csv │ ├── Re & Rm_noise_02.csv │ ├── Re_noise_02.csv │ ├── Rm_noise_02.csv │ └── W_noise_02.csv └── Ua_80V_Noise_2_perct │ ├── Healthy_noise_02.csv │ ├── I & W_noise_02.csv │ ├── I_noise_02.csv │ ├── K_noise_02.csv │ ├── Re & Rm_noise_02.csv │ ├── Re_noise_02.csv │ ├── Rm_noise_02.csv │ └── W_noise_02.csv ├── LICENSE ├── Part_1_Data_pre_prcessing.ipynb ├── Part_2_CNN_Training_ARR_github.ipynb ├── Part_3_HyperParam_Tuning_github.ipynb ├── Part_4_NumberOfLabels.ipynb ├── Part_5_Comparision.ipynb ├── README.md └── requirements.txt /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Healthy_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Healthy_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/I & W_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/I & W_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/I_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/I_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/K_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/K_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Re & Rm_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Re & Rm_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Re_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Re_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Rm_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/Rm_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_120V_Noise_2_perct/W_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_120V_Noise_2_perct/W_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Healthy_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Healthy_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/I & W_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/I & W_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/I_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/I_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/K_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/K_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Re & Rm_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Re & Rm_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Re_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Re_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Rm_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/Rm_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_40V_Noise_2_perct/W_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_40V_Noise_2_perct/W_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Healthy_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Healthy_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/I & W_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/I & W_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/I_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/I_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/K_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/K_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Re & Rm_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Re & Rm_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Re_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Re_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Rm_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/Rm_noise_02.csv -------------------------------------------------------------------------------- /ALL_DC_motor_Data/Ua_80V_Noise_2_perct/W_noise_02.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/ALL_DC_motor_Data/Ua_80V_Noise_2_perct/W_noise_02.csv -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/LICENSE -------------------------------------------------------------------------------- /Part_1_Data_pre_prcessing.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/Part_1_Data_pre_prcessing.ipynb -------------------------------------------------------------------------------- /Part_2_CNN_Training_ARR_github.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/Part_2_CNN_Training_ARR_github.ipynb -------------------------------------------------------------------------------- /Part_3_HyperParam_Tuning_github.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/Part_3_HyperParam_Tuning_github.ipynb -------------------------------------------------------------------------------- /Part_4_NumberOfLabels.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/Part_4_NumberOfLabels.ipynb -------------------------------------------------------------------------------- /Part_5_Comparision.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/Part_5_Comparision.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohan696matlab/BG-CNN-for-DC-Motor-FDI/HEAD/requirements.txt --------------------------------------------------------------------------------