Pinned Repositories
bert-crf-entity-extraction-pytorch
Entity extraction using BERT + CRF for single-tun / multi-turn setting in dialogues
bert-ruber-kor-pytorch
The Korean implementation of BERT-RUBER: Better Automatic Evaluation of Open-Domain Dialogue Systems with Contextualized Embeddings.
dialogue-sentence-bert-pytorch
DialogueSentenceBERT: SentenceBERT for More Representative Utterance Embedding via Pre-training on Dialogue Corpus
gpt2-dialogue-generation-pytorch
The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.
intent-capsnet-pytorch
IntentCapsNet implementation in Pytorch
labyrinth-simulator-kani
This is an open-sourced project for simulating the fantasy text-based adventure game: Jim Henson's Labyrinth: The Adventure Game grounded on large language models supported by kani.
lstm-bayesian-optimization-pytorch
Bayesian Optimization implementation for text classifiction
recosa-dialogue-generation-pytorch
The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention and GRU.
t5-dst-modified-pytorch
Modified version of T5-DST for Dialogue State Tracking.
transformer-translator-pytorch
The PyTorch implementation of the transformer for machine translation.
devjwsong's Repositories
devjwsong/gpt2-dialogue-generation-pytorch
The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.
devjwsong/transformer-translator-pytorch
The PyTorch implementation of the transformer for machine translation.
devjwsong/bert-crf-entity-extraction-pytorch
Entity extraction using BERT + CRF for single-tun / multi-turn setting in dialogues
devjwsong/lstm-bayesian-optimization-pytorch
Bayesian Optimization implementation for text classifiction
devjwsong/recosa-dialogue-generation-pytorch
The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention and GRU.
devjwsong/t5-dst-modified-pytorch
Modified version of T5-DST for Dialogue State Tracking.
devjwsong/dialogue-sentence-bert-pytorch
DialogueSentenceBERT: SentenceBERT for More Representative Utterance Embedding via Pre-training on Dialogue Corpus
devjwsong/intent-capsnet-pytorch
IntentCapsNet implementation in Pytorch
devjwsong/labyrinth-simulator-kani
This is an open-sourced project for simulating the fantasy text-based adventure game: Jim Henson's Labyrinth: The Adventure Game grounded on large language models supported by kani.
devjwsong/bert-ruber-kor-pytorch
The Korean implementation of BERT-RUBER: Better Automatic Evaluation of Open-Domain Dialogue Systems with Contextualized Embeddings.
devjwsong/algorithm-study
Practice for Algorithm with C++
devjwsong/dialogue-error-correction-pytorch
Dialogue Error Correction for Dialogue State Tracking and Data Augmentation.
devjwsong/dqn-atari-tensorflow
This is a refactored version of Deep Q-Network for Atari.
devjwsong/smart-reply-kor-pytorch
Korean Smart Reply system using IntentCapsnet
devjwsong/ToD-BERT
Pre-Trained Models for ToD-BERT
devjwsong/2019-spring-cpp-seminar
2019 Spring PoolC C++ Seminar
devjwsong/adapter-bert
devjwsong/deep-learning-study-tensorflow
Practice for Deep Learning with Python
devjwsong/huggingface-deep-rl-course
The practice & assignment codes for the Deep RL Course provided by Hugging Face.
devjwsong/machine-learning-study-scikit-learn
Practice for ML with Python
devjwsong/mindbridge-backend
A simulation of the classroom lecture for generating the sample data. (Used for Gen AI Hackathon 2024 at Penn)
devjwsong/node-js-study
Practice for Node.js
devjwsong/react-js-study
Practice for React
devjwsong/reflector-unity
devjwsong/serve-model-api-pytorch
Sample example codes for serving ML models as APIs.
devjwsong/server-seminar-2018
2018 Server Seminar Practice
devjwsong/TMAX_AL
2020_01 TMAX Algorithm study