-
University of Southern California
- LA
-
-
-
Awesome-ChatGPT-AIGC-Lesson Public
关于ChatGPT,以及AIGC的学习道路,里面包含的内容很多,有语言模型,还有RLHF,多模态论文等等,本人的公众号是船长尼莫,感兴趣可以关注一下~
-
ChatGLM-6B Public
Forked from THUDM/ChatGLM-6BChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
Python Apache License 2.0 UpdatedApr 7, 2023 -
-
DeepCTR-Torch Public
Forked from shenweichen/DeepCTR-Torch【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
Python Apache License 2.0 UpdatedJul 2, 2022 -
-
kmodes Public
Forked from nicodv/kmodesPython implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
Python MIT License UpdatedJul 15, 2021 -
Project_EE599 Public
This is a course project of EE599, related to graph computing and serarching.
MIT License UpdatedApr 18, 2021 -
-
Multilingual-ZeroShot-SlotFilling Public
Forked from jitinkrishnan/Multilingual-ZeroShot-SlotFillingPython UpdatedMar 16, 2021 -
NLPer-Interview Public
Forked from songyingxin/NLPer-Interview该仓库主要记录 NLP 算法工程师相关的面试题
1 UpdatedMar 11, 2021 -
leetcode_Tag Public
Forked from qiyuangong/leetcodePython Solutions for Leetcode
-
VaDE Public
Forked from mori97/VaDEA PyTorch Implementation of VaDE(https://arxiv.org/pdf/1611.05148.pdf)
Python MIT License UpdatedJan 6, 2021 -
standard-readme Public
Forked from RichardLitt/standard-readmeA standard style for README files
Shell MIT License UpdatedDec 5, 2020 -
github-markdown-toc Public
Forked from ekalinin/github-markdown-tocEasy TOC creation for GitHub README.md
Shell MIT License UpdatedNov 24, 2020 -
crosslingual-slu Public
Forked from zliucr/crosslingual-sluEMNLP-2020: Cross-lingual Spoken Language Understanding with Regularized Representation Alignment
Python UpdatedNov 21, 2020 -
-
Dp-without-Adv Public
Forked from cszmli/Dp-without-AdvGuided dialogue policy learning without adversarial learning in the loop
Python UpdatedSep 30, 2020 -
PyTorch-GAN Public
Forked from eriklindernoren/PyTorch-GANPyTorch implementations of Generative Adversarial Networks.
Python MIT License UpdatedAug 29, 2020 -
-
ConvLab Public
Forked from ConvLab/ConvLabDSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:
Python MIT License UpdatedJul 25, 2020 -
ConvLab-2 Public
Forked from thu-coai/ConvLab-2ConvLab-2: An Open-Source Toolkit for Building, Evaluating, and Diagnosing Dialogue Systems
-
seqGAN Public
Forked from suragnair/seqGANA simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
Python UpdatedJul 17, 2020 -
TextGAN-PyTorch Public
Forked from williamSYSU/TextGAN-PyTorchTextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
-
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedMay 28, 2020 -
test_multiwoz Public
Forked from budzianowski/multiwozSource code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
Python MIT License UpdatedMay 21, 2020 -
Inverse_RL Public
The whole code is runing on the platform of pydial. Please download the code and run the experiment.
Python UpdatedMay 14, 2020 -
Imitation-Learning-Paper-Lists Public
Forked from apexrl/Imitation-Learning-Paper-ListsPaper Collection for Imitation Learning in RL.
UpdatedApr 21, 2020 -
AE-LSTM Public
We proposes an Attention-Encoded LSTM, which is Multi Head Self Attention based so that it will eschews the relationship between context and target.