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/algo
数据结构和算法必知必会的50个代码实现
bijibing/attention
some attention implements
bijibing/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
bijibing/BERT-CH-NER
基于BERT的中文命名实体识别
bijibing/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
bijibing/BERT-pytorch
Google AI 2018 BERT pytorch implementation
bijibing/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, and XLNet)
bijibing/Chatito
🎯🗯 Generate datasets for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!
bijibing/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT
bijibing/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
bijibing/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
bijibing/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
bijibing/ML-NOTE
:orange_book:慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)
bijibing/nlp-journey
nlp相关的一些论文及代码, 包括主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow。
bijibing/numpy-ml
Machine learning, in numpy
bijibing/oh-my-zsh
🙃 A delightful community-driven (with 1,300+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
bijibing/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
bijibing/Python-100-Days
Python - 100天从新手到大师
bijibing/pytorch-examples
Simple examples to introduce PyTorch
bijibing/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
bijibing/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
bijibing/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
bijibing/Shortest-LeetCode-Python-Solutions
Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.
bijibing/Sierra-gtk-theme
MacOS High Sierra like theme for GTK 3, GTK 2 and Gnome-Shell etc.
bijibing/tedukuri
《算法竞赛进阶指南》资源社区
bijibing/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
bijibing/Terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
bijibing/TinyBERT
bijibing/tqdm
A Fast, Extensible Progress Bar for Python and CLI
bijibing/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding