Pinned Repositories
ByteCup2018
Byte Cup 2018 International Machine Learning Contest (3rd prize)
Color4Dial
Code and data for "Dialogue Planning via Brownian Bridge Stochastic Process for Goal-directed Proactive Dialogue" (ACL Findings 2023).
Midi-Tuning
Code and data for "Instruct Once, Chat Consistently in Multiple Rounds: An Efficient Tuning Framework for Dialogue" (ACL 2024)
Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
Plan4RecDial
Follow Me: Conversation Planning for Target-driven Recommendation Dialogue Systems
pyloader
🐳 PyLoader: An asynchronous Python dataloader for loading big datasets, supporting PyTorch and TensorFlow 2.x.
Sequence-Models
Programming assignments of "Sequence Models" course by Andrew Ng.
textsum-gan
Tensorflow re-implementation of GAN for text summarization
TopDial
Code and data for "Target-oriented Proactive Dialogue Systems with Personalization: Problem Formulation and Dataset Curation" (EMNLP 2023)
TRIP
Code and data for "Target-constrained Bidirectional Planning for Generation of Target-oriented Proactive Dialogue" (ACM TOIS)
iwangjian's Repositories
iwangjian/Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
iwangjian/textsum-gan
Tensorflow re-implementation of GAN for text summarization
iwangjian/ByteCup2018
Byte Cup 2018 International Machine Learning Contest (3rd prize)
iwangjian/TopDial
Code and data for "Target-oriented Proactive Dialogue Systems with Personalization: Problem Formulation and Dataset Curation" (EMNLP 2023)
iwangjian/Color4Dial
Code and data for "Dialogue Planning via Brownian Bridge Stochastic Process for Goal-directed Proactive Dialogue" (ACL Findings 2023).
iwangjian/Midi-Tuning
Code and data for "Instruct Once, Chat Consistently in Multiple Rounds: An Efficient Tuning Framework for Dialogue" (ACL 2024)
iwangjian/Sequence-Models
Programming assignments of "Sequence Models" course by Andrew Ng.
iwangjian/pyloader
🐳 PyLoader: An asynchronous Python dataloader for loading big datasets, supporting PyTorch and TensorFlow 2.x.
iwangjian/Plan4RecDial
Follow Me: Conversation Planning for Target-driven Recommendation Dialogue Systems
iwangjian/TRIP
Code and data for "Target-constrained Bidirectional Planning for Generation of Target-oriented Proactive Dialogue" (ACM TOIS)
iwangjian/TG-ClariQ
Template-guided Clarifying Question Generation for Web Search Clarification (CIKM'2021).
iwangjian/Persona-dialogue
Code for SMP2019-ECDT Task2
iwangjian/iwangjian.github.io
iwangjian/algorithms
关于一些经典算法的总结与实践
iwangjian/Casper-Cloaking
A Java-based implementation of Casper cloaking algorithm.
iwangjian/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
iwangjian/freebase-toolkit
Toolkit for processing knowledge-triples from the Freebase Data Dumps
iwangjian/compilation-principle-lab
Implementation of lexical & semantics analysis in compilation principle.
iwangjian/Learning2Ask_TypedDecoder
Bug-fixed version of https://github.com/victorywys/Learning2Ask_TypedDecoder
iwangjian/machine-learning
Programming assignments of "Machine Learning" course by Andrew Ng.
iwangjian/online-programming
Competitions/exercises of online programming
iwangjian/Soda-ClariQ
Team-Soda's solution for ClariQ Challenge.