EternalFeather
Expertise : I am an AI Researcher, interested in machine learning, deep reinforcement learning, game programming and natural language processing.
NCKU/FZU/MCUChina
Pinned Repositories
Angel_Seasons_Renpy_RPG
Use Ren'Py to create our own gal game
Attention-Based-Reward-SeqGAN
Sequence Generative Adversarial Learning with Attention-Based Reward for Neural Conversation Model
Chatbot-Training-Corpus
总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言
ESIM
ESIM model : implementation of Enhanced LSTM for Natural language inference
Generative-adversarial-Nets-in-NLP
Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)
Numpy-based-Model
Seq2seq model with LSTM using numpy only
Single-Cycle-MIPS-CPU
An Implementation of Single cycle MIPS CPU for Computer Orgnization.
Transformer-in-generating-dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
Word2Vec-on-Wikipedia-Corpus
利用wikipedia中英文的語料訓練Word2vec模型
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
EternalFeather's Repositories
EternalFeather/chatbot
Seq2Seq Chatbot with attention mechanism
EternalFeather/cnn-text-classification-tf-chinese
CNN for Chinese Text Classification in Tensorflow
EternalFeather/deep-learning-papers
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
EternalFeather/doc-han-att
Hierarchical Attention Networks for Chines Sentiment Classification
EternalFeather/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
EternalFeather/Generative_Adversarial_Networks_PyTorch
(PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch
EternalFeather/hcn
Hybrid Code Networks https://arxiv.org/abs/1702.03274
EternalFeather/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
EternalFeather/QA
[Broken] A Chinese Question and Answer System
EternalFeather/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
EternalFeather/text-gan-tensorflow
TensorFlow GAN implementation using Gumbel Softmax