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

Block or report dh1105

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

Pinned

  1. Reddit-flair-classifier Reddit-flair-classifier Public

    A reactjs app with a flask backend which classifies reddit posts using logistic regression from r/india into 6 flair categories - 'Coronavirus', 'Science/Technology', 'Policy/Economy', 'Politics', …

    Jupyter Notebook

  2. Sentence-Entailment Sentence-Entailment Public

    Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI and SNLI.

    Jupyter Notebook 27 6

  3. Multi-modal-movie-genre-prediction Multi-modal-movie-genre-prediction Public

    A multi-modal deep learning model trained to predict a movie's genre given the movie poster and overview as an input.

    Jupyter Notebook 13 10

  4. Pink-Floyd-lyrics-LSTM Pink-Floyd-lyrics-LSTM Public

    An LSTM trained on the lyrics of Pink Floyd. You can use it to further generate lyrics based on a seed input.

    Jupyter Notebook 1

  5. mywebsite mywebsite Public

    A responsive react web app for my personal website

    JavaScript

  6. CD-lab-codes CD-lab-codes Public

    C implementation of a lexical analyser, recursive descent parser and token generator

    C