Skip to content
View 1453nicat's full-sized avatar
:electron:
exceedingly busy
:electron:
exceedingly busy

Block or report 1453nicat

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

    The paper explains the Levenshtein Distance algorithm, which finds the minimum edits to change one string into another. It covers its logic, uses in NLP, spell checking, bioinformatics, and compare…

  2. Eigenvalues_Eigenvectors Eigenvalues_Eigenvectors Public

    The paper explains eigenvalues and eigenvectors, fundamental concepts in linear algebra used to analyze matrix transformations. It covers their calculation, properties, and applications in fields l…

  3. IdentiPay IdentiPay Public

    A prototype that replaces traditional metro tickets with face identification, which means no cards, no cash, just your face. Built with computer vision and machine learning. In addition, "IdentiPay…

    Python

  4. GargoylEye GargoylEye Public

    GargoylEye is a deep learning pipeline that detects animals in any photograph, automatically ignores humans, and reimagines the isolated animal in a completely new scene based on a text prompt.

    Python

  5. Emotion-Detection-from-Speech-Signals-with-Machine-Learning Emotion-Detection-from-Speech-Signals-with-Machine-Learning Public

    This project implements a CNN & BiLSTM model for speech emotion recognition using the CREMA-D dataset.

    Jupyter Notebook 1

  6. MobileNetV2_Transfer_Learning MobileNetV2_Transfer_Learning Public

    Binary image classifier built with TensorFlow/Keras and MobileNetV2 transfer learning, achieving 85-90% test accuracy. Features two-phase fine-tuning, data augmentation, and full evaluation metrics…

    Jupyter Notebook