Pinned Repositories
-deep-learning--in-Chinese-
书本《deep learning》的中文翻译
address-suggestion
jQuery plugin which geocode and autocomplete an address based on partial input using google maps geocoding api
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
CADAL
elasticsearch-analysis-pinyin-segmentation
这是一个在ES上使用的拼音分词器插件。对汉字建拼音索引 比如刘德华 => liu, de, hua。支持多音字和phrase_match
gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
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.
rock999's Repositories
rock999/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
rock999/ann4s
Building Annoy Index on Apache Spark
rock999/annoy-java
Approximate nearest neighbors in Java
rock999/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
rock999/bert
TensorFlow code and pre-trained models for BERT
rock999/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
rock999/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
rock999/bert-kbqa-NLPCC2017
A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)
rock999/books
"我的阅历"
rock999/char-rnn-cn
基于char-rnn和tensorflow生成周杰伦歌词
rock999/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
rock999/chatterbot-corpus
A multilingual dialog corpus
rock999/ChineseQA-with-BERT
Final Project for EECS496-7
rock999/dedupe
:id: A python library for accurate and scaleable fuzzy matching, record deduplication and entity-resolution.
rock999/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepInterestEvolutionNetwork(DIEN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt,Deep Session Interest Network(DSIN)
rock999/DeepInterestNetwork
rock999/deepwalk
DeepWalk - Deep Learning for Graphs
rock999/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
rock999/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
rock999/just_another_seq2seq
Just another seq2seq repo
rock999/Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
rock999/node2vec
rock999/practical-machine-learning-with-python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
rock999/pricewars
Price Wars - A Simulation Platform for Dynamic Pricing Competition
rock999/python-cheatsheet
Comprehensive Python Cheatsheet
rock999/rasa_chatbot_cn
基于rasa-nlu和rasa-core 搭建的对话系统demo
rock999/seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
rock999/Spark-The-Definitive-Guide-Chinese-Traslation-2019
Spark权威指南( Spark The Definitive Guide) -中文版翻译项目
rock999/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
rock999/xgboost-jars
JARs for XGBoost built on Linux, OS X and Windows