Pinned Repositories
abcd
wizardlm
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
bottom-up-attention-vqa
vqa, bottom-up-attention, pytorch
chatbot-zh-torch7
中文Neural conversational model in Torch
Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Deep-Learning-with-Keras
Code repository for Deep Learning with Keras published by Packt
deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
Deep_Translation_Prior
VQA2.0-Recent-Approachs-2018.pytorch
A pytroch reimplementation of "Bilinear Attention Network", "Intra- and Inter-modality Attention", "Learning Conditioned Graph Structures", "Learning to count object", "Bottom-up top-down" for Visual Question Answering 2.0
lgcming's Repositories
lgcming/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
lgcming/bottom-up-attention-vqa
vqa, bottom-up-attention, pytorch
lgcming/VQA2.0-Recent-Approachs-2018.pytorch
A pytroch reimplementation of "Bilinear Attention Network", "Intra- and Inter-modality Attention", "Learning Conditioned Graph Structures", "Learning to count object", "Bottom-up top-down" for Visual Question Answering 2.0
lgcming/abcd
wizardlm
lgcming/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
lgcming/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
lgcming/Deep_Translation_Prior
lgcming/DPAC-DialogueGAN
This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)
lgcming/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
lgcming/Interview-Notebook
:books: 技术面试需要掌握的基础知识,持续更新中~
lgcming/learn
lgcming/Listen-Attend-and-Spell-Pytorch
Listen Attend and Spell (LAS) implement in pytorch
lgcming/NLPCC2016KBQA
KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.
lgcming/nmn-pytorch
Neural Module Network for VQA in Pytorch
lgcming/nmtpytorch
Neural Machine Translation Framework in PyTorch
lgcming/pit-speech-separation
lgcming/python_speech_features
This library provides common speech features for ASR including MFCCs and filterbank energies.
lgcming/PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
lgcming/pytorch-transformer
pytorch implementation of Attention is all you need
lgcming/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
lgcming/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
lgcming/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
lgcming/seq2seq-couplet
Play couplet with seq2seq model. 用深度学习对对联。
lgcming/seq2seq_chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
lgcming/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN with competitive performance
lgcming/SPADE
lgcming/time-domain-neural-audio-style-transfer
NIPS2017 "Time Domain Neural Audio Style Transfer" code repository
lgcming/torch_light
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
lgcming/Transformer-pytorch
lgcming/UniLM_Chinese_DEMO
本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。