Skip to content
View SagarDollin's full-sized avatar
Block or Report

Block or report SagarDollin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
SagarDollin/README.md
  • 👋 Hi, I’m @SagarDollin
  • 👀 I’m interested in turning ideas into code
  • 🌱 I’m currently learning Cognitive Science
  • I'm a student at IIT Delhi
  • I'm also a Quantum Computing Enthusiast

Pinned

  1. Computational-Models-of-Motor-Imagery Computational-Models-of-Motor-Imagery Public

    Forked from sauriii98/Computational-Models-of-Motor-Imagery

    Computational modelling of motor imagery with the help of EEG data

    Jupyter Notebook 1

  2. unsupervised_WSD_on_top_of_word2vec unsupervised_WSD_on_top_of_word2vec Public

    This is a project based on the paper : A Simple Approach to Learn Polysemous Word Embeddings https://arxiv.org/abs/1707.01793#:~:text=In%20this%20paper%2C%20we%20propose,single%20pass%20over%20the%…

    Jupyter Notebook 1

  3. ChatBot-OpenAI ChatBot-OpenAI Public

    This project is a FastAPI-based web application that provides an API for querying a document using natural language queries. It includes endpoints for querying a document and a root endpoint to dis…

    Python 2

  4. Ecommerce-App Ecommerce-App Public

    A CRUD app using FastAPI to signup, login, add money to your wallet, buy items, etc. This project has a great UI frontend.

    Jupyter Notebook

  5. Comments-Classifiaction-using-RNN-and-CNN Comments-Classifiaction-using-RNN-and-CNN Public

    In this project I use pytorch's nn.module package to build a RNN+CNN model to classify youtube comments as spam or not spam. We use the Youtube Spam Collection Dataset from UCI.

    Jupyter Notebook