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/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
binkmust/conceptnet-numberbatch
binkmust/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
binkmust/dl4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
binkmust/gctag
网页及本地标签云生成工具👍
binkmust/gensim
Topic Modelling for Humans
binkmust/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
binkmust/insightface
Face Recognition Project on MXNet
binkmust/insuranceQA-cnn-lstm
tensorflow and theano cnn code for insurance QA(question Answer matching)
binkmust/insuranceqa-corpus-zh
OpenData in insurance area for Machine Learning Tasks
binkmust/leetcode
使用python刷leetcode题目
binkmust/lstm_attention_tf
Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow
binkmust/Machine-Learning-With-Python
此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
binkmust/memn2n
End-To-End Memory Network using Tensorflow
binkmust/multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
binkmust/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
binkmust/nio
Java nio学习的代码案例,常用模式
binkmust/seq2seq-keyphrase
binkmust/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
binkmust/SWEM
The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms"
binkmust/TagRec
Towards A Standardized Tag Recommender Benchmarking Framework
binkmust/Technical-Analysis-And-Practice-in-TensorFlow
《TensorFlow技术解析与实战》的源码整理、补充和讨论
binkmust/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
binkmust/TextClassification_CNN_RNN
Text Classification CNN RNN
binkmust/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
binkmust/TextFeatureExtraction
Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on sogou online news, 基于卡方检验CHI,文档频率DF, 信息增益IG,互信息MI的文本特征提取与实现
binkmust/use-pretrained-word2vec
use-pretrained-word2vec
binkmust/Wikipedia_Word2vec
Train Word2vec Model based on Wikipedia
binkmust/word2vec-tutorial
中文詞向量訓練教學
binkmust/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