Pinned Repositories
Agriculture-KnowledgeGraph-Data
对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本
BERT-T2T
这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。
dialogue-gan
Generative Adversarial Network to Develop Synthetic Dialogues
DKN
A tensorflow implementation of DKN (Deep Knowledge-aware Network for News Recommendation)
DPAC-DialogueGAN
This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)
few_shot
ggnn.pytorch
A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP
HaGAN
Hands-on-Machine-Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
iTerm2-Color-Schemes
Over 230 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
zixufang's Repositories
zixufang/few_shot
zixufang/Agriculture-KnowledgeGraph-Data
对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本
zixufang/BERT-T2T
这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。
zixufang/dialogue-gan
Generative Adversarial Network to Develop Synthetic Dialogues
zixufang/DKN
A tensorflow implementation of DKN (Deep Knowledge-aware Network for News Recommendation)
zixufang/DPAC-DialogueGAN
This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)
zixufang/ggnn.pytorch
A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP
zixufang/HaGAN
zixufang/Hands-on-Machine-Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
zixufang/iTerm2-Color-Schemes
Over 230 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
zixufang/LaTeXTemp
自己改的一个中文课程报告LaTeX模板,包含封面、目录、摘要、正文、参考文献
zixufang/MEMDM_code
Code for memory-augmented dialogue management.
zixufang/multiwoz-mdrg
The source code for paper "Retrospective and Prospective Mixture-of-Generators for Task-oriented Dialogue Response Generation"
zixufang/pytext
A natural language modeling framework based on PyTorch
zixufang/RL-Chatbot
🤖 Deep Reinforcement Learning Chatbot
zixufang/sequicity
Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Architectures" by Wenqiang Lei et al.
zixufang/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
zixufang/TextING
[ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"
zixufang/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.