davidie's repositories

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Ad-papers

Papers on Computational Advertising

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

alphaFM

Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.

Language:C++License:MITStargazers:0Issues:0Issues:0

AnyQ

FAQ-based Question Answering System

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

bert

TensorFlow code and pre-trained models for BERT

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

bert_serving

export bert model for serving

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

elasticsearch-definitive-guide

The Definitive Guide to Elasticsearch

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:0Issues:0

EMNLP2018_NLI

Repository for NLI models (EMNLP 2018)

License:GPL-3.0Stargazers:0Issues:0Issues:0

faiss

consider this when you need semantic search, instead of term search

Language:C++License:MITStargazers:0Issues:0Issues:0

fastFM

FM的实现中用的更广泛的python工具包

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

jpmml-lightgbm

lgb的java部署版本

Language:JavaLicense:AGPL-3.0Stargazers:0Issues:0Issues:0

lantern

🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

libffm

相比于python-fm包,libFM的支持相对完善一点,准确率也更高一些。但是libFM缺少了模型保存和加载的支持,也没有early-stopping的机制,mcmc的学习更简便一些,但是mcmc得到的模型不能保存,als/sgd虽然能够保存模型,但学习效果依赖于调参,准确率比不上mcmc,总体来讲,libFM的支持也不太好用。最后选用libffm,libffm支持完备,而且准确率比libFM还要更高。

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

lightfm

用的相对广泛的一个python-fm包。API写的最详细,输入形式比较友好,但是输出的没有归一化的0-1之间。最后还是放弃了python-fm,改用libfm原版。

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

LightGBM

A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.

Language:C++License:MITStargazers:0Issues:1Issues:0

nlp-competitions-list-review

复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!

Stargazers:0Issues:0Issues:0

NLP-progress

Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

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.

License:Apache-2.0Stargazers:0Issues:0Issues:0

pyFM

试用了,训练速度慢,效果一般

Language:PythonStargazers:0Issues:0Issues:0

ranklib

A library of learning to rank algorithms

License:NOASSERTIONStargazers:0Issues:0Issues:0

redis-py-cluster

Python cluster client for the official redis cluster. Redis 3.0+.

License:MITStargazers:0Issues:0Issues:0

rnn-nlu

意图识别&槽填充联合模型 - A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling

Stargazers:0Issues:0Issues:0

roberta_zh

RoBERTa中文预训练模型: RoBERTa for Chinese

Stargazers:0Issues:0Issues:0

serving

A flexible, high-performance serving system for machine learning models

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

simple-effective-text-matching

RE2算法 - Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".

License:Apache-2.0Stargazers:0Issues:0Issues:0

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

tensorflow-DSMM

Tensorflow implementations of various Deep Semantic Matching Models

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

tensorflow_template_application

TensorFlow template application for deep learning

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Text-Pairs-Relation-Classification

About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

wide_deep

模型的实现细节直接用的Estimator定制的,主要工作在于特征配置

Language:PythonLicense:MITStargazers:0Issues:0Issues:0