Pinned Repositories
AdamW-pytorch
Implementation and experiment for AdamW on pytorch
adamwr
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer and cosine learning rate scheduler for PyTorch framework
AMSGradpytorch
Experiments on AMSGrad
Attention-CNN-work
attention-networks-for-classification
Hierarchical Attention Networks for Document Classification in PyTorch
Attention_based-CNN-LSTM-for-sentence-classification
keras结合Attention机制用CNN和LSTM进行句子分类
Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.
Awesome-Chinese-NLP
A curated list of resources for NLP (Natural Language Processing) for Chinese 中文自然语言处理相关资料
Interesting-Factors
Here are some interesting factors found in some research reports, keep updating
PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
jkhlot's Repositories
jkhlot/TCN
Sequence modeling benchmarks and temporal convolutional networks
jkhlot/AI_Challenger_2018
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world. https://challenger.ai/
jkhlot/attention
some attention implements
jkhlot/awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
jkhlot/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
jkhlot/concrete_NLP_tutorial
An NLP workshop about concrete solutions to real problems
jkhlot/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
jkhlot/DeepEmbeddingModel_ZSL
Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning
jkhlot/deepLearningBook-Notes
Notes on the Deep Learning book from Ian Goodfellow, Yoshua Bengio and Aaron Courville (2016)
jkhlot/dnn_ctr
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
jkhlot/Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification.
jkhlot/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
jkhlot/faceswap-playground
User dedicated repo for the faceswap project
jkhlot/fastai
The fast.ai deep learning library, lessons, and tutorials
jkhlot/gcn
Implementation of Graph Convolutional Networks in TensorFlow
jkhlot/Hierarchical-Sentiment
Hierarchical Models for Sentiment Analysis in Pytorch
jkhlot/Kaggle-Competition-Favorita
5th place solution for Kaggle competition Favorita Grocery Sales Forecasting
jkhlot/keras-cn
Chinese keras documents with more examples, explanations and tips.
jkhlot/Keras-Project-Template
A project template to simplify building and training deep learning models using Keras.
jkhlot/keras-tcn
Keras Temporal Convolutional Network.
jkhlot/Learning-Rate
Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras
jkhlot/LearningToCompare_ZSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)
jkhlot/lime
Lime: Explaining the predictions of any machine learning classifier
jkhlot/Nested-LSTM
Keras implementation of Nested LSTMs
jkhlot/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
jkhlot/SelfAttentive-tf
A Structured Self-attentive Sentence Embedding implementation with tensorflow
jkhlot/snail
A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper
jkhlot/Structured-Self-Attention
A Structured Self-attentive Sentence Embedding
jkhlot/Transfer-learning
Transfer Knowledge Learned from Multiple Domains for Time-series Data Prediction
jkhlot/understanding-ai
personal repository for understanding ai