Pinned Repositories
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
bert
TensorFlow code and pre-trained models for BERT
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
ck-web
Collective Knowledge web extension to browse CK repositories, visualize interactive graphs and articles, render CK-based websites, implement simple web services with JSON API (for example to crowdsource experiments or unify access to DNN). Demos of interactive articles, graphs and crowdsourced experiments:
correction
Chinese "spelling" error correction
deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
Interview-code-practice-python
面试题
knowledge-graph-papers
Useful research papers to help understand knowledge graph
knowledge_graph_demo
This is a demo for a simple knowledge graph.
LMMQA
Information Retrieval based QA: BM25, rule based & clstm based..
JianxingMa's Repositories
JianxingMa/LMMQA
Information Retrieval based QA: BM25, rule based & clstm based..
JianxingMa/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
JianxingMa/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
JianxingMa/bert
TensorFlow code and pre-trained models for BERT
JianxingMa/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
JianxingMa/ck-web
Collective Knowledge web extension to browse CK repositories, visualize interactive graphs and articles, render CK-based websites, implement simple web services with JSON API (for example to crowdsource experiments or unify access to DNN). Demos of interactive articles, graphs and crowdsourced experiments:
JianxingMa/correction
Chinese "spelling" error correction
JianxingMa/Interview-code-practice-python
面试题
JianxingMa/knowledge-graph-papers
Useful research papers to help understand knowledge graph
JianxingMa/knowledge_graph_demo
This is a demo for a simple knowledge graph.
JianxingMa/Machine-Learning
关于机器学习的内容
JianxingMa/nmt
Implementation of Neural Machine Translation by jointly learning to align and translate
JianxingMa/nmt-1
TensorFlow Neural Machine Translation Tutorial
JianxingMa/papers
:paperclip: Summaries of papers on deep learning
JianxingMa/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
JianxingMa/RLtalk
Talk on Reinforcement Learning and Multi-Armed Bandits for the Data Incubator
JianxingMa/SEAL
Code for SEAL (learning from Subgraphs, Embeddings, and Attributes for Link prediction)
JianxingMa/slots
A multi-armed bandit library for Python
JianxingMa/Various-Attention-mechanisms
This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention etc