Pinned Repositories
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
ailab-mltk
AlgorithmMap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
beginlearning
Practices for machine learning
book
Codelabs
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Chinese_segment_augment
python3实现互信息和左右熵的新词发现
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
leetcode-1
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
binkmust's Repositories
binkmust/leetcode-1
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
binkmust/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
binkmust/AlgorithmMap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
binkmust/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
binkmust/book
Codelabs
binkmust/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
binkmust/Chinese_segment_augment
python3实现互信息和左右熵的新词发现
binkmust/code_for_algo_book
《算法的乐趣》随书发布的代码
binkmust/CS224n-winter-together
an Open Course Platform for Stanford CS224n (2020 Winter)
binkmust/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
binkmust/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
binkmust/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
binkmust/fastText
Library for fast text representation and classification.
binkmust/GNN4NLP-Papers
A list of recent papers about Graph Neural Network methods applied in NLP areas.
binkmust/graph4nlp
Graph4nlp is the library for the easy use of Graph Neural Networks for NLP
binkmust/hanModel
test han model
binkmust/INFO_6105
INFO 6105 - Data Science Engineering Methods
binkmust/MultiProcessMStepRegression
python多进程逐步回归。python step-wise regression with multi-processing.
binkmust/ner
命名实体识别实践与探索
binkmust/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
binkmust/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
binkmust/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
binkmust/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
binkmust/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
binkmust/PPOxFamily
PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )
binkmust/shap
A unified approach to explain the output of any machine learning model.
binkmust/SparrowRecSys
A Deep Learning Recommender System
binkmust/Synonyms
中文近义词工具包
binkmust/tensorflow-handbook
简单粗暴 TensorFlow 2.0 | A Concise Handbook of TensorFlow 2.0
binkmust/text_classification
all kinds of text classificaiton models and more with deep learning