Pinned Loading
-
Levenshtein_distance
Levenshtein_distance PublicThe 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…
-
Eigenvalues_Eigenvectors
Eigenvalues_Eigenvectors PublicThe 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…
-
IdentiPay
IdentiPay PublicA 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
-
GargoylEye
GargoylEye PublicGargoylEye 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
-
Emotion-Detection-from-Speech-Signals-with-Machine-Learning
Emotion-Detection-from-Speech-Signals-with-Machine-Learning PublicThis project implements a CNN & BiLSTM model for speech emotion recognition using the CREMA-D dataset.
Jupyter Notebook 1
-
MobileNetV2_Transfer_Learning
MobileNetV2_Transfer_Learning PublicBinary 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
If the problem persists, check the GitHub status page or contact support.