Pinned Repositories
ai_face
AI技术换脸源码
cs224n-learning-camp
illustrated-recurrent-relational-networks
(illustrated with comments) Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
seq2seq-summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
SimpleDB
UC Berkeley's Database class CS186: Implement A Simple Database Management System
iamxpy's Repositories
iamxpy/SimpleDB
UC Berkeley's Database class CS186: Implement A Simple Database Management System
iamxpy/ai_face
AI技术换脸源码
iamxpy/illustrated-recurrent-relational-networks
(illustrated with comments) Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028
iamxpy/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
iamxpy/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
iamxpy/NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
iamxpy/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
iamxpy/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
iamxpy/algorithm
iamxpy/chemprop
Message Passing Neural Networks for Molecule Property Prediction
iamxpy/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
iamxpy/Curvature-Learning-Framework
Curvlearn, a Tensorflow based non-Euclidean deep learning framework.
iamxpy/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
iamxpy/deep_recommenders
Deep Recommenders
iamxpy/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal in
iamxpy/euler
A distributed graph deep learning framework.
iamxpy/fast-map-dpp
Fast Greedy MAP Inference for DPP
iamxpy/Gumbel-Max-Demo
iamxpy/HEBO
Bayesian optimisation library developped by Huawei Noah's Ark Library
iamxpy/iamxpy.github.io
my blog
iamxpy/Jigsaw-Unintended-Bias-in-Toxicity-Classification
10th place solution of the Jigsaw Unintended Bias in Toxicity Classification
iamxpy/Microsoft-Activation-Scripts
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
iamxpy/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)
iamxpy/qa-labeling
iamxpy/quest_qa_labeling
Google QUEST Q&A Labeling. Improving automated understanding of complex question answer content
iamxpy/Relation-Network-PyTorch
Implementation of Relation Network and Recurrent Relational Network using PyTorch v1.0. Original papers: (RN) https://arxiv.org/abs/1706.01427 (RRN): https://arxiv.org/abs/1711.08028
iamxpy/RPTree
iamxpy/shadowsocksr-csharp
ssr
iamxpy/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
iamxpy/text_classification
all kinds of text classification models and more with deep learning