Skip to content
View omg108's full-sized avatar

Block or report omg108

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

Popular repositories Loading

  1. Deep-Sound-Multiclass-Audio-Classification Deep-Sound-Multiclass-Audio-Classification Public

    Deep learning project for multiclass audio classification using CNNs and transfer learning on datasets like ESC-50 and UrbanSound8K.

    Jupyter Notebook 1

  2. banglore_home_price_prediction_project banglore_home_price_prediction_project Public

    🏡 Full-stack machine learning project to predict Bangalore house prices using Linear Regression. Built with Flask, HTML/JS/CSS.

    Jupyter Notebook

  3. Sentiment-Analysis-on-Amazon-Reviews Sentiment-Analysis-on-Amazon-Reviews Public

    "End-to-End Sentiment Analysis on Amazon Reviews | Implemented preprocessing with spaCy, traditional ML (Naive Bayes, Random Forest with TF-IDF/CountVectorizer), and fine-tuned DistilBERT on 125K+ …

    Jupyter Notebook

  4. Notes-Roadmap Notes-Roadmap Public

    Forked from SRA-VJTI/Intelligent-Systems

    This repository contains notes on various fundamental topics in the Machine Learning domain.

    Jupyter Notebook

  5. NEP_TIMETABLE NEP_TIMETABLE Public

    Forked from samirmode05/NEP_TIMETABLE

    Python

  6. Deep-Vision-Face-Recognition-System Deep-Vision-Face-Recognition-System Public

    It’s an end-to-end face recognition system where a CNN generates face embeddings, served via FastAPI. The frontend captures images, backend performs inference, compares embeddings stored in a datab…