Pinned Repositories
attention
some attention implements
awesome-rl
Reinforcement learning resources curated
bert-nmt
CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
CNN-for-Sentence-Classification-in-Keras
Convolutional Neural Networks for Sentence Classification in Keras
cnn-text-classification-pytorch
CNNs for Sentence Classification in PyTorch
CNN_sentence
CNNs for sentence classification
CS-Notes
:books: 技术面试必备基础知识
NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
Project2
Demon-JieHao's Repositories
Demon-JieHao/NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
Demon-JieHao/Project2
Demon-JieHao/attention
some attention implements
Demon-JieHao/awesome-rl
Reinforcement learning resources curated
Demon-JieHao/bert-nmt
Demon-JieHao/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Demon-JieHao/CNN-for-Sentence-Classification-in-Keras
Convolutional Neural Networks for Sentence Classification in Keras
Demon-JieHao/cnn-text-classification-pytorch
CNNs for Sentence Classification in PyTorch
Demon-JieHao/CS-Notes
:books: 技术面试必备基础知识
Demon-JieHao/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Demon-JieHao/Demon-JieHao.github.io
Personal Website
Demon-JieHao/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
Demon-JieHao/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
Demon-JieHao/ERNIE-1
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
Demon-JieHao/ml-resources
Demon-JieHao/Modeling-Structure-for-Transformer-Network
Demon-JieHao/multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Demon-JieHao/ppi_with_lstm
Experiments in PPI wiht RNNs and CNNs
Demon-JieHao/pydata-notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
Demon-JieHao/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Demon-JieHao/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
Demon-JieHao/relation-extraction-char-rnn
Bi-direction LSTM model for relation extraction with word representations composed by character-LSTM
Demon-JieHao/RelationClassification-RL
Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)
Demon-JieHao/Roadmap-of-DL-and-ML
Roadmap of DL and ML, some courses, study notes and paper summary
Demon-JieHao/senti_analysis
利用Python实现酒店评论的中文情感分析
Demon-JieHao/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Demon-JieHao/torch_light
Demon-JieHao/tutorials
机器学习相关教程
Demon-JieHao/Wordembedding-and-semantics
Evaluation and improvement of wordembeding and semantics
Demon-JieHao/WRD
This task is to study how well the word order information learned by different neural networks.