shivakasu's Stars
jiqizhixin/Artificial-Intelligence-Terminology-Database
A comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain
titu1994/Nested-LSTM
Keras implementation of Nested LSTMs
guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs
Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.
jingli9111/GORU-tensorflow
Gated Orthogonal Recurrent Unit implementation in tensorflow
ijinmao/BiMPM_keras
Keras implementation of Bilateral Multi-Perspective Matching.
jojonki/BiDAF
Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.org/abs/1611.01603
YerevaNN/R-NET-in-Keras
Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx
takerum/vat_tf
Virtual adversarial training with Tensorflow
ftramer/ensemble-adv-training
Ensemble Adversarial Training on MNIST
akisatok/keras-adversarial-test
Testing Keras implementations of adversarial networks and adversarial training
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
salesforce/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
farzaa/DeepLeague
(Open Source) Computer Vision + Deep Learning + League of Legends
NLP-Deeplearning-Club/keras_attention_block
attention block for keras Functional Model with only tensorflow backend
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
brightmart/text_classification
all kinds of text classification models and more with deep learning
billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
resume/resume.github.com
Resumes generated using the GitHub informations
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
feidong1991/aes
A deep neural model for automatic essay scoring
SahilC/AutomaticEssayGrading
Automatic Essay Grading algorithms using machine learning.
abhishek0318/automatic-essay-grader
Automatic Essay Grader implemented using Keras.
zelong430/EssayGrading
adamcsvarga/essay_scoring
automated essay scoring on Kaggle data
EducationalTestingService/rsmtool
A Python package to facilitate research on building and evaluating automated scoring models.
apachecn/xgboost-doc-zh
XGBoost 中文文档
kdn251/interviews
Everything you need to know to get the job.
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
siyuanzhao/automated-essay-grading
Source code for the paper A Memory-Augmented Neural Model for Automated Grading
emilwallner/Coloring-greyscale-images
Coloring black and white images with deep learning.