Pinned Repositories
2018-KDD-Cup-Top1-Solutions
2018 KDD Cup Top1 Solutions
algo
数据结构和算法必知必会的50个代码实现
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
attention
some attention implements
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
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
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
BERT-CH-NER
基于BERT的中文命名实体识别
Formulaic_alphas
alpha.py
bijibing's Repositories
bijibing/electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
bijibing/JData-1
京东JData算法大赛-高潜用户购买意向预测
bijibing/kaggle-avazu
2nd place solution for Avazu click-through rate prediction competition
bijibing/lectures
Oxford Deep NLP 2017 course
bijibing/milk
MILK: Machine Learning Toolkit
bijibing/pyLightGBM
Python binding for Microsoft LightGBM
bijibing/python-trie
Simple Python Trie Implementation