Skip to content

The simple approach is to first denoise the signal and then pass the signal through the deep learning layers to obtain the result. The described model in the code will provide an accuracy of more than 85% for the noisy data and around 99% for noiseless data.

Notifications You must be signed in to change notification settings

Nagananda97/Automatic_faultidentification_microgrid

Repository files navigation

Automatic detection of faults using reinforcement learning model in Micro power grid

Steps to execute

  1. download the repository
  2. open the MATLAB live script (Maincode.mlx)
  3. In code modify the line 6 to data5 to just execute the code

Play around the other dataset in the data4.zip file.

Happy coding

About

The simple approach is to first denoise the signal and then pass the signal through the deep learning layers to obtain the result. The described model in the code will provide an accuracy of more than 85% for the noisy data and around 99% for noiseless data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published