Pinned Repositories
som-dst
SOM-DST: Efficient Dialogue State Tracking by Selectively Overwriting Memory (ACL 2020)
DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
musicrecommender
Music Recommender System Using Django-Recommender
Paper-clip
List of various interesting papers
Pytorch_Fast_Campus_2018
패스트캠퍼스 파이토치(2018 1/27~) 실습 자료
RNN-for-Joint-NLU
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
SDEN-Pytorch
Pytorch Implementation of "Sequential Dialogue Context Modeling for Spoken Language Understanding( https://arxiv.org/abs/1705.03455 )"
ALMoST
cs-shortcut
Saving Dense Retriever from Shortcut Dependency in Conversational Search (EMNLP 2022)
neuralwoz
NeuralWOZ: Learning to Collect Task-Oriented Dialogue via Model-based Simulation (ACL-IJCNLP 2021)
DSKSD's Repositories
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
DSKSD/RNN-for-Joint-NLU
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
DSKSD/Pytorch_Fast_Campus_2018
패스트캠퍼스 파이토치(2018 1/27~) 실습 자료
DSKSD/SDEN-Pytorch
Pytorch Implementation of "Sequential Dialogue Context Modeling for Spoken Language Understanding( https://arxiv.org/abs/1705.03455 )"
DSKSD/Paper-clip
List of various interesting papers
DSKSD/Pytorch_models
PyTorch study
DSKSD/Mimick-RNN-Kor
Pytorch Implementation of "Mimicking Word Embeddings using Subword RNNs(https://arxiv.org/abs/1707.06961)" and It is especially for Korean.
DSKSD/Skip-Thought-Vector
Pytorch Implementation of Skip-Thought-Vector(https://arxiv.org/abs/1506.06726)
DSKSD/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
DSKSD/NLP_dsksd
NLP study
DSKSD/Python_honey_Tips
Various of Python tips, 파이썬 꿀팁
DSKSD/nlp-datasets-1
A list of datasets/corpora for NLP tasks, in reverse chronological order.
DSKSD/RL_dsksd
Reinforcement Learning Study
DSKSD/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
DSKSD/Pytorch_custom_module
My own pytorch custom module
DSKSD/Rainbow_DQN
DSKSD/sentiment_bot
DSKSD/Speech-Recognition-practice
speech-recognition-practice
DSKSD/TF_dsksd
Tensorflow study
DSKSD/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
DSKSD/AI503
DSKSD/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
DSKSD/end2end_dialog
ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager
DSKSD/GGDR
Official Pytorch implementation of GGDR (ECCV 2022)
DSKSD/import_freedom
my python slacker
DSKSD/numerical-linear-algebra
This course contains the notebooks for the Numerical Linear Algebra elective in USF's MSAN program, summer 2017
DSKSD/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
DSKSD/simpletod
Official repository for "SimpleTOD: A Simple Language Model for Task-Oriented Dialogue"
DSKSD/sparc
Contextualized Sparse Representations for Real-Time Open-Domain Question Answering (Lee et al., ACL 2020)
DSKSD/subword-qac
Subword Language Model for Query Auto-Completion