photo

Lyes Demri


USTHB

Last seen: 12 days ago Active since 2021

Followers: 1   Following: 0

Message

I'm an associate professor at USTHB

Programming Languages:
Python, C++, C, Java, C#, PHP, MATLAB, HTML, Assembly
Spoken Languages:
English, French

Statistics

All
File Exchange

15 Files

Cody

0 Problems
36 Solutions

RANK
N/A
of 300,379

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
7,156 of 20,931

REPUTATION
144

AVERAGE RATING
0.00

CONTRIBUTIONS
15 Files

DOWNLOADS
37

ALL TIME DOWNLOADS
1409

RANK
13,011
of 168,299

CONTRIBUTIONS
0 Problems
36 Solutions

SCORE
440

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • Cody 10th Anniversary 10-Day Streak
  • MATLAB Mini Hack Participant
  • Community Group Solver
  • Solver
  • First Submission
  • First Review

View badges

Feeds

View by

Submitted


Game Boy ROM creator (incomplete)
Write SM83 assembly in MATLAB (incomplete)

8 months ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Autoencoder Feature Selector basic example
This code implements the method described in "Autoencoder Inspired Unsupervised Feature" (Han 2018)

1 year ago | 3 downloads |

0.0 / 5

Submitted


PCA demonstration and tool
This is just a small demo of PCA and includes a function to encode a data matrix with the smallest amount of dimensions

2 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


kNN simple example
This is a very simple example of the k Nearest Neighbors algorithm in action

2 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Structure in Letter Sequences (Elman 1990)
This is an implementation of Elman's second simulation presented in his 1990 paper (Finding Structure in Time)

2 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Simple LSTM prediction example
This example shows the implementation of an LSTM layer used to predict the following samples of a signal based on the first few ...

2 years ago | 4 downloads |

0.0 / 5

Submitted


Elman Network from scratch
This simply shows an Elman Recurrent Network learning 3 output signals based on 3 input signals. Every step is explained

2 years ago | 1 download |

0.0 / 5

Submitted


Simple Highway Network example from scratch.
This is a very basic Highway Network example comparing its performances with a Feedforward Neural Network.

3 years ago | 1 download |

0.0 / 5

Submitted


MNIST handwritten digit recognition with LeNet-1 CNN
This is an implementation of the method described in LeCun's 1989 "Handwritten Digit Recognition with a Back-Propagation Network...

3 years ago | 2 downloads |

0.0 / 5

Submitted


Smallest CNN possible
Smallest CNN taking 3x3 pictures as inputs and able to recognize 4 classes

3 years ago | 1 download |

0.0 / 5

Submitted


Frequency Modulation GUI
This is a simple GUI to help understand Frequency Modulation

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Handwritten digit recognition with simple Neural Net
This is a very basic example of handwritten digit recognition using a simple 3-layer neural network built from scratch. Shows ev...

3 years ago | 11 downloads |

0.0 / 5
Thumbnail

Submitted


Simple Multi-Layer Perceptron example
This is a very basic simple Multi-Layer perceptron

3 years ago | 4 downloads |

0.0 / 5

Submitted


AI agent learning shortest path through maze
A very basic example of Reinforcement Learning.

3 years ago | 2 downloads |

0.0 / 5

Submitted


Tamagotchi for Matlab
Basically the 1997 toy but for Matlab.

4 years ago | 1 download |

0.0 / 5
Thumbnail