Skip to content
View higgsboson1209's full-sized avatar

Block or report higgsboson1209

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
higgsboson1209/README.md

Hi there 👋

I am a CS Major at VIT University Vellore. My main interests lie in general SWE and Machine Learning/Deep Learning. I am currently working on some research projects. Do hit me up if you have any interesting Ideas, would love to work with you. You can check out my portfolio: https://sakshamgupta.dev

Popular repositories Loading

  1. Database-Movie-Recommender Database-Movie-Recommender Public

    I have used MongoDB and KNN to build a movie recommender system and save all the movie recommends of a particular person on the database along with their favourite movie

    Python 1

  2. RSA RSA Public

    from Scratch implementation of RSA using python 3.0

    Python 1

  3. songswelove songswelove Public

    Extracted top billboard songs and made a recommender system using KNN

    Jupyter Notebook 1

  4. CheckingPneumonia CheckingPneumonia Public

    Check whether someone has Pneumonia or Not

    Jupyter Notebook 1

  5. Double-Dueling-DQN Double-Dueling-DQN Public

    A Pytorch based custom implementation of a Double Dueling Deep Q Network which uses OpenAI Gym

    Python 1

  6. squoosh squoosh Public

    Forked from GoogleChromeLabs/squoosh

    Make images smaller using best-in-class codecs, right in the browser.

    TypeScript