Skip to content
View Mashghdoust's full-sized avatar
  • University of Manitoba
  • Winnipeg, Manitoba

Block or report Mashghdoust

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Evaluating-ML-Models-Using-Data-Generated-by-GAN Evaluating-ML-Models-Using-Data-Generated-by-GAN Public

    In this project we have preproccesed a dataset and generated synthetic data using GAN. Then we have compared the accuracy of different ML models on the generated data.

    Jupyter Notebook

  2. Classifying-EEG-signals-by-extracting-features-from-a-moving-time-window-using-different-ML-models Classifying-EEG-signals-by-extracting-features-from-a-moving-time-window-using-different-ML-models Public

    In this project I have extarcted 30 time and frequancy features from EEG signals (of left hand and right hand moving) in an espicific time window. Then using PCA i have decreased the features dimen…

    MATLAB 1

  3. creating-portrait-paintings-using-GAN creating-portrait-paintings-using-GAN Public

    In this project I have trained a GAN moedel to generate paintings using 2000 classic paintings. the GAN can be used to genearte any 2D data.

    Jupyter Notebook

  4. neuron-spike-detection-application neuron-spike-detection-application Public

    In this project I have implemented an application using tkinter library to classify different brain neuron types. I have used raw data in time and frequency domain (Wavelet Transform), given them t…

  5. Real-Time-Road-Signs-Classsification-Using-CNN Real-Time-Road-Signs-Classsification-Using-CNN Public

    In this project I have implemented a model which can classify the road sign photos into 6 classes. There is a video of me testing the program in the presentation power point.

    Jupyter Notebook

  6. detecting-players-in-a-football-match detecting-players-in-a-football-match Public

    In this project I have designed a program that can detect the players in a soccer match. the project includes video processing, image processing such as filtering and erosion and dilation, homograp…

    Jupyter Notebook 1