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/2018-KDD-Cup-Top1-Solutions
2018 KDD Cup Top1 Solutions
bijibing/caffe
Caffe: a fast open framework for deep learning.
bijibing/deeplearningbook-chinese
Deep Learning Book Chinese Translation
bijibing/easy-scraping-tutorial
Simple but useful Python web scraping tutorial code.
bijibing/fastai
The fast.ai deep learning library, lessons, and tutorials
bijibing/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
bijibing/jd
JData京东算法大赛入门程序
bijibing/JData
京东JData算法大赛-高潜用户购买意向预测入门程序(starter code)
bijibing/libffm
A Library for Field-aware Factorization Machines
bijibing/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.
bijibing/lightgbm-doc-zh
LightGBM 中文文档
bijibing/MachineLearning
Machine learning resources,including algorithm, paper, dataset, example and so on.
bijibing/nilearn
Machine learning for NeuroImaging in Python
bijibing/O2O-Predict-Coupon-Usage
天池O2O优惠券使用预测第一赛季部分代码
bijibing/opencv
Open Source Computer Vision Library
bijibing/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
bijibing/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
bijibing/permutation_test
bijibing/pybrain
bijibing/pycharm-monokai
Alternative Monokai themes (e.g. sublime / boxy) for Pycharm
bijibing/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
bijibing/pylearn2
Warning: This project does not have any current developer. See bellow.
bijibing/PyMVPA
MultiVariate Pattern Analysis in Python
bijibing/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bijibing/Rasa_NLU_Chi
Turn Chinese natural language into structured data 中文自然语言理解
bijibing/show-me-the-code
Python 练习册,每天一个小程序
bijibing/skdata
Data sets for machine learning in Python
bijibing/statsmodels
Statsmodels: statistical modeling and econometrics in Python
bijibing/tensorflow
Computation using data flow graphs for scalable machine learning
bijibing/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow