BERGHOUT Tarek - MATLAB Central
photo

BERGHOUT Tarek


University of Batna-2 Algeria

Last seen: 29 dagen ago Active since 2018

Followers: 3   Following: 0

Message

I work on developing machine learning algorithms for CONDITION MONITORING of systems, PREDICTIVE MAINTENANCE, and CYBERSECURITY.

Programming Languages:
MATLAB
Spoken Languages:
English, Arabic
Pronouns:
No pronouns - Use my name only
Professional Interests:
AI for Signals and Images

Statistics

All
MATLAB AnswersFile ExchangeCodyFrom 02/18 to 03/25Use left and right arrows to move selectionFrom 02/18Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 Questions
47 Answers

File Exchange

31 Files

Cody

0 Problems
8 Solutions

RANK
1.683
of 297.503

REPUTATION
40

CONTRIBUTIONS
3 Questions
47 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
6

RANK
567 of 20.449

REPUTATION
3.096

AVERAGE RATING
4.40

CONTRIBUTIONS
31 Files

DOWNLOADS
129

ALL TIME DOWNLOADS
26226

RANK
42.563
of 159.017

CONTRIBUTIONS
0 Problems
8 Solutions

SCORE
90

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 5
  • 5-Star Galaxy Level 5
  • First Review
  • First Submission
  • 3 Month Streak
  • Knowledgeable Level 2
  • Solver
  • Revival Level 3
  • First Answer

View badges

Feeds

View by

Submitted


Recurrent Expansion Algorithm for Classification
These codes are designed to explain how the Multiverse Recurrent Expansion with Multiple Repeats (MV-REMR) algorithm works.

ongeveer een jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


PSO for training a regular Autoencoder.
we used particle swarm optimization (PSO) for training an Autoencoder.

meer dan een jaar ago | 1 download |

5.0 / 5
Thumbnail

Submitted


Sparse Autoencoder
These codes returns a fully traned Sparse Autoencoder

meer dan een jaar ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


Diagnosis and prognosis of aeroengines bearings Fault
Diagnosis and Prognosis of Faults in High-Speed Aeronautical Bearings with a Collaborative Selection Incremental Deep Transfer L...

meer dan een jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


PrognosEase
A data generator for health deterioration prognosis

meer dan een jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Mitigation of adversarial attacks: monitoring smart grids
These codes presents a deep learning approach based robust data engineering for mitigation of adversarial attacks and wide area ...

bijna 2 jaar ago | 10 downloads |

0.0 / 5
Thumbnail

Submitted


NAHL: a Neural network with an Augmented Hidden Layer
An interesting new architecture for artificial neural networks

ongeveer 2 jaar ago | 1 download |

5.0 / 5
Thumbnail

Submitted


New CMAPSS dataset (2021): Preparation & application example
MATLAB codes from data preparation to RUL prediction.

ongeveer 2 jaar ago | 6 downloads |

0.0 / 5
Thumbnail

Submitted


Aircraft Engines Remaining Useful Life Prediction
Aircraft Engines Remaining Useful Life Prediction with an Improved Online Sequential Extreme Learning Machine

bijna 3 jaar ago | 6 downloads |

4.5 / 5
Thumbnail

Submitted


PRONOSTIA-FEMTO dataset: Preparation & application examples
This preparation is intended for those not skilled in "signal processing ".

bijna 3 jaar ago | 10 downloads |

0.0 / 5
Thumbnail

Submitted


Training a deep net with OSELM
This algorithm is a basic example that will help to construct a deep belief neural network with Extreme Learning Machine rules ...

meer dan 3 jaar ago | 4 downloads |

0.0 / 5
Thumbnail

Submitted


Can we predict from the hidden layer of the neural network?
A new original autoencoder that allows hiding labels inside the hidden layer for later prediction has been developed

bijna 4 jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Denoising scheme for the training a feedforward neural net
Removing noise from noisy data to enhance prediction accuracy

meer dan 4 jaar ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Denoising Autoencoder
In this code a full version of denoising autoencoder is presented.

meer dan 4 jaar ago | 7 downloads |

4.4 / 5
Thumbnail

Submitted


Regularized Length Changeable Extreme Learning Machine
a new variants of ELM that address incremental learning and L2 norm regularization.

meer dan 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Restricted Boltzmann Machine
contrastive divergence for training an RBM is presented in details.

meer dan 4 jaar ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


Convolutional neural networks CNNs based ELM
a full version of local receptive field Convolutional neural network is presented in this toolbox.

bijna 5 jaar ago | 3 downloads |

4.0 / 5
Thumbnail

Submitted


extreme learning machine with Sub-nets (classify or predict)
a single hidden layers feedforword network traind using sub_networks in the hidden noeds

bijna 5 jaar ago | 1 download |

1.0 / 5
Thumbnail

Submitted


discover our first extreme learning machine gui toolbox
the most complicated and well known variants of ELM are presented in this tool box

bijna 5 jaar ago | 2 downloads |

3.4 / 5
Thumbnail

Submitted


training of sparse neural network
Training of single hidden layer feedforward network for classification and regression based on L1 norm optimization.

bijna 5 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Backpropagation for training an MLP
this code returns a fully trained MLP for regression using back propagation of the gradient. I dedicate this work to my son :"Lo...

bijna 5 jaar ago | 20 downloads |

4.7 / 5
Thumbnail

Submitted


Extreme Learning Machine for classification and regression
a single hidden layer feed-forward network for regression or classification Trained based on ELM.

bijna 5 jaar ago | 14 downloads |

4.6 / 5
Thumbnail

Submitted


Autoencoders (Ordinary type)
the function returns a fully trained auto-encoder based ELM

bijna 5 jaar ago | 4 downloads |

4.8 / 5
Thumbnail

Submitted


A New Training Scheme for Restricted Boltzmann Machines
simple tricks to train an RBM

bijna 5 jaar ago | 1 download |

4.0 / 5
Thumbnail

Submitted


Multi-Scale Ensemble Extreme Learning Machine for regression
A very very simple trick to enhance multilayer Neural network learning for regression

bijna 5 jaar ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


RUL prediction (C-MAPSS dataset)
Dynamic Adaptation for Length Changeable Weighted Extreme Learning Machine

ongeveer 5 jaar ago | 6 downloads |

5.0 / 5
Thumbnail

Submitted


Basic learning rules for Rosenblatt perceptron
In these codes we introduce in details the basic learning rules of Rosenblatt perceptron.

meer dan 5 jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Contractive autoencoders
in these codes a set of functions created to fully train a Contractive Autoencoder.

bijna 6 jaar ago | 1 download |

4.5 / 5
Thumbnail

Submitted


multilayers perceptron based Extreme Learning Machine
Training neural networks with (MLFN) multiple hidden layers with feed-forward type for regression or classification.

bijna 6 jaar ago | 2 downloads |

3.5 / 5
Thumbnail

Submitted


Very fast Extreme Learning Machine in 5 lines
very fast version of Extreme Learning Machine is presented in this code.

bijna 6 jaar ago | 1 download |

3.0 / 5
Thumbnail

Load more