Skip to content
View kwonmha's full-sized avatar

Organizations

@HYU-AILAB
Block or Report

Block or report kwonmha

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

๐Ÿ‘‹ Hi, Iโ€™m @kwonmha

  • I'm working as a researcher at AI Center of Samsung Life Insurance.

๐Ÿ‘€ Iโ€™m interested in

  • NLP, including Language Modeling and Represenation Learning
  • And also ML, Recommend system

๐ŸŒฑ Iโ€™m currently working on

  • Fine-tuning and serving large language model
  • Retrieval augmented generation(RAG)

๐Ÿ“ซ How to reach me kwonmha@gmail.com

Pinned

  1. bert-vocab-builder bert-vocab-builder Public

    Builds wordpiece(subword) vocabulary compatible for Google Research's BERT

    Python 226 48

  2. Improving-RNN-recommendation-model Improving-RNN-recommendation-model Public

    Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.

    Python 53 13

  3. Bidirectional-LSTM-with-attention-for-relation-classification Bidirectional-LSTM-with-attention-for-relation-classification Public

    Python 32 15

  4. Convolutional-Recurrent-Neural-Networks-for-Relation-Extraction Convolutional-Recurrent-Neural-Networks-for-Relation-Extraction Public

    Tensorflow Implementation of Convolutional Recurrent Neural Networks for Relation Extraction

    Python 3 2

  5. bert-multigpu-fp16-tf1 bert-multigpu-fp16-tf1 Public

    speed test of bert on tf1.x with multi gpus and mixed precision

    Python 3

  6. XOR-gate-from-scratch XOR-gate-from-scratch Public

    Python implementation of simple neural networks for XOR gates.

    Python 1