photo

Lyes Demri


USTHB

Last seen: 2 días hace Con actividad desde 2021

Followers: 1   Following: 0

Mensaje

I'm an associate professor at USTHB

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

Estadística

All
File Exchange

15 Archivos

Cody

0 Problemas
36 Soluciones

CLASIFICACIÓN
N/A
of 297.695

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
7.587 of 20.466

REPUTACIÓN
125

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
15 Archivos

DESCARGAS
59

ALL TIME DESCARGAS
1222

CLASIFICACIÓN
12.147
of 159.380

CONTRIBUCIONES
0 Problemas
36 Soluciones

PUNTUACIÓN
440

NÚMERO DE INSIGNIAS
2

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Enviada


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

alrededor de 1 mes hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


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

11 meses hace | 1 descarga |

0.0 / 5

Enviada


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

más de 1 año hace | 2 descargas |

0.0 / 5
Thumbnail

Enviada


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

más de 1 año hace | 2 descargas |

0.0 / 5
Thumbnail

Enviada


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

más de 1 año hace | 2 descargas |

0.0 / 5
Thumbnail

Enviada


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 ...

casi 2 años hace | 9 descargas |

0.0 / 5

Enviada


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

casi 2 años hace | 1 descarga |

0.0 / 5

Enviada


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

alrededor de 2 años hace | 1 descarga |

0.0 / 5

Enviada


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...

más de 2 años hace | 7 descargas |

0.0 / 5

Enviada


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

más de 2 años hace | 1 descarga |

0.0 / 5

Enviada


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

más de 2 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


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...

más de 2 años hace | 16 descargas |

0.0 / 5
Thumbnail

Enviada


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

más de 2 años hace | 9 descargas |

0.0 / 5

Enviada


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

más de 2 años hace | 5 descargas |

0.0 / 5

Enviada


Tamagotchi for Matlab
Basically the 1997 toy but for Matlab.

más de 3 años hace | 3 descargas |

0.0 / 5
Thumbnail