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

Block or report wjdghks950

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. Methods-for-Numeracy-Preserving-Word-Embeddings Methods-for-Numeracy-Preserving-Word-Embeddings Public

    A simple implementation and visualization of the Deterministic, Independent-of-Corpus Embeddings (DICE) proposed by Sundararaman et al., 2020 at EMNLP 2020

    Jupyter Notebook 9

  2. Hierarchical-Graph-Network-for-Multi-hop-Question-Answering-HGN- Hierarchical-Graph-Network-for-Multi-hop-Question-Answering-HGN- Public

    Implementation of the paper, "Hierarchical Graph Network for Multi-hop Question Answering (HGN)." This implementation is based on DGL library, which is heavily employed in this version of HGN to co…

    Python 5 2

  3. NC-BERT NC-BERT Public

    BERT capable of numerical extrapolation over text (solving arithmetic problems over textual reasoning dataset)

    Python 6 7

  4. Style-Transformer-for-MSD Style-Transformer-for-MSD Public

    Expert-laymen style transfer model based on the Style Transformer (Dai. et al., 2019). This code is based on the MSD dataset (Cao et al., 2020), which is a task for style transfer between an expert…

    Python 9 3

  5. DQN-automatic-parking DQN-automatic-parking Public

    Learning to park automatically using Deep Q-learning

    Python 1 2

  6. Car_Lane_detection Car_Lane_detection Public

    This program uses OpenCV 3.3.1 to detect lanes on the road while driving.

    C++ 3