Skip to content
View BelisaDi's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report BelisaDi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Text-Classification-LSTM Text-Classification-LSTM Public

    Ranking reviews as positive or negative using LSTM networks.

    Jupyter Notebook

  2. Translating-using-Transformers Translating-using-Transformers Public

    Speech to text, translation, and text to speech is performed using Hugging Face and pre-trained modules.

    Jupyter Notebook

  3. Cut-it Cut-it Public

    Image segmentation is performed by impementing two algorithms: mean-shift and spectral clustering, on different color spaces.

    Jupyter Notebook

  4. Speaker-Identification Speaker-Identification Public

    Audio signal processing via Mel Frequency Cepstral Coefficients (MFCC) which leads to speaker recognition using MATLAB.

    MATLAB 2

  5. Detection-of-hate-and-generating-joy Detection-of-hate-and-generating-joy Public

    Sentiment analysis on colombian tweets, and generation of happy tweets.

    Jupyter Notebook

  6. Filter-me Filter-me Public

    Using basic convolution techniques, four basic computer vision filters are implemented (blur, sharpening, border detection, histogram equalization).

    Python