Giter Club home page Giter Club logo

clae's Introduction

CLAE:Representation Learning with Class Level Autoencoder

The source code is for the following paper which will be available soon!

Hui Yu, Kai Wang, Yan Li, Wu Zhao. Representation Learning with Class Level Autoencoder for Intelligent Fault Diagnosis, IEEE Signal Processing Letters, 2019.

If you find this paper is useful, please cite our paper in your research work. Thanks.

If there are any questions about source code, please do not hesitate to contact Hui Yu ([email protected]) or me ([email protected]).

=====================================

How to use the code

=====================================

Running Environment: Windows 7, Matlab R2014b



Dataset used in this Paper:

  1. Case Western Reserve University(CWRU) bearing dataset: http://csegroups.case.edu/bearingdatacenter/pages/download-data-file.


Source code: Reproduce the experimental results on CWRU dataset:

  1. Your can download the the source CWRU dataset from
    http://csegroups.case.edu/bearingdatacenter/pages/download-data-file
    In our experiments, the used raw CWRU data are selected and saved as the file "Sample_12k_Drive_End_Bearing_Fault_Data_DE.mat", and the used CWRU data with the additive Gaussian white noise, which are shared at Baidu Netdisk (Link: https://pan.baidu.com/s/1nqtJupUdL3TXY5dKjjHUsg ; Extraction Code: kheh) due to the capacity limitation of Github. You can freely download this data file.
  2. Run the following .m files in the file "Effects of Network Architectures" to reproduce the reported results in Fig.4 of our paper, and the corresponding experimental results are included in the file "Experimental_Results".
    -- CLAE_Units_50_75.m
    -- CLAE_Units_50_100.m
    -- CLAE_Units_75_100.m
    -- CLAE_Units_75_150.m
    -- CLAE_Units_100_100.m
    -- CLAE_Units_100_150.m
    -- CLAE_Units_150_150.m
    -- CLAE_Units_150_200.m
  3. Similary, the instructions in Step 2 above can also be applied to these documents, such as the files "Effects of OLR", "Robustness Against Noise", and "Best Results".
  4. Tips: The experimental results included in the above "Experimental_Results" files are re-calculated when submitting code, which may be a slight deviation from the results reported in our paper due to the effects of randomness of choosing training samples.

clae's People

Contributors

kwflyer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.