Pinned Repositories
Algorithm
algorithm and data structure
char-rnn
Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano
char-rnn-tf
Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow
Compiler
Experiments in the course of Compiling Principles and carry out it
CPU-Design
Use VHDL language to design the simple CPU.
GRU-or-CNN
Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.
MTA-LSTM
The code and data of ijcai2018 paper <Topic-to-Essay Generation with Neural Networks>
Phrase2Vec
Learn the distributed representation of phrase and word
SC-LSTM
Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow
Tag-Suggestion
Implement CNN-GRU hierarchical model in Python/Theano for text tag suggestion
hit-computer's Repositories
hit-computer/adversarial
Conditional generative adversarial networks for convolutional face generation
hit-computer/hed-dlg-truncated
Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)
hit-computer/illustration2vec
A simple deep learning library for estimating a set of tags and extracting semantic feature vectors from given illustrations.
hit-computer/kaggle-crowdflower
Kaggle 'Search Results Relevance' 2nd place solution
hit-computer/neural-storyteller
A recurrent neural network for generating little stories about images
hit-computer/THUTag
A Package of Keyphrase Extraction and Social Tag Suggestion