Skip to content
View shashwatpasari's full-sized avatar

Block or report shashwatpasari

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. Galaxy-Morphology-Classification-using-Deep-Learning Galaxy-Morphology-Classification-using-Deep-Learning Public

    Deep learning-based classification of galaxy morphologies using images from the Galaxy10 DECals dataset. This repository compares state-of-the-art models, including ConvNeXt, EfficientNet, and Swin…

    Jupyter Notebook 1

  2. movie_recommender_2 movie_recommender_2 Public

    A content-based movie recommender system that leverages metadata and user preferences to suggest relevant films. This project uses Python and Jupyter Notebooks for data analysis, feature engineerin…

    Jupyter Notebook

  3. Traffic-Sign-Classification-using-Computer-Vision Traffic-Sign-Classification-using-Computer-Vision Public

    Traffic Sign Classification using Computer Vision applies deep learning to the GTSRB dataset, using models like custom CNN, MLP, and transfer learning with ResNet-50. The repository covers end-to-e…

    Jupyter Notebook

  4. Movie-Review-Sentiment-Analysis Movie-Review-Sentiment-Analysis Public

    A comprehensive repository for IMDB movie review sentiment analysis using classical machine learning (Logistic Regression, SVM) and deep learning models (BiLSTM+Attention, TextCNN, BERT). Includes …

    Jupyter Notebook

  5. Music-Genre-Classification-using-Spectrogram-images Music-Genre-Classification-using-Spectrogram-images Public

    This repository provides a comprehensive suite of machine learning and deep learning approaches for hierarchical music genre classification using spectrogram images. It includes models built with E…

    Jupyter Notebook

  6. library-assistant library-assistant Public

    A web application to browse library collections, featuring an intelligent assistant that recommends books based on your preferences. Uses Python, React, and pgvector.

    Python