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/chatbot-zh-torch7
中文Neural conversational model in Torch
lgcming/Deep-Learning-with-Keras
Code repository for Deep Learning with Keras published by Packt
lgcming/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
lgcming/dong_iccv_2017
A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017
lgcming/keras-attention-mechanism
Attention mechanism Implementation for Keras.
lgcming/keras-rl
Deep Reinforcement Learning for Keras.
lgcming/keras-wavenet
Keras implementation of deepmind's wavenet paper
lgcming/learngit
lgcming/ming
lgcming/speech
A PyTorch Implementation of End-to-End Models for Speech-to-Text(语音识别)
lgcming/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于tensorflow