zhangqiking
Long-term concern for the application of machine learning in the financial field、 NLP、 Sequential Model
电子科技大学China chengdu
Pinned Repositories
ahaman-Flask-with-Machine-Learning-Sentiment-Analysis
bi-lstm-crf-tensorflow
Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow
chatbot-MemN2N-tensorflow
Tensorflow Implementation of Learning End-to-End Goal-Oriented Dialog.
Data-Structure-Zoo
An educational repo for students looking to learn about data structures in python
DL4NLP
Deep Learning for NLP resources
eubot
Machine learning classifer for the EU Referendum
fastText
Library for fast text representation and classification.
ffm
GenderClassifierCNN
A Convolutional Neural Network designed to classify the subject of a photo by gender. This model was created by applying Transfer Learning to TensorFlow's Inception-v3 model.
SVM
implemention of SVM algorithm
zhangqiking's Repositories
zhangqiking/SVM
implemention of SVM algorithm
zhangqiking/ahaman-Flask-with-Machine-Learning-Sentiment-Analysis
zhangqiking/bi-lstm-crf-tensorflow
Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow
zhangqiking/chatbot-MemN2N-tensorflow
Tensorflow Implementation of Learning End-to-End Goal-Oriented Dialog.
zhangqiking/DL4NLP
Deep Learning for NLP resources
zhangqiking/fastText
Library for fast text representation and classification.
zhangqiking/ffm
zhangqiking/GenderClassifierCNN
A Convolutional Neural Network designed to classify the subject of a photo by gender. This model was created by applying Transfer Learning to TensorFlow's Inception-v3 model.
zhangqiking/JAPE
Joint Attribute-Preserving Embedding
zhangqiking/jpmml-evaluator
Java Evaluator API for PMML
zhangqiking/kafka-streams-machine-learning-examples
This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, DeepLearning4 and other technologies.
zhangqiking/ner
Named Entity Recognition
zhangqiking/Neural_Bayesian_Personalized_Ranking
Representation Learning and Pairwise Ranking for Implicit Feedback in Top-N Item Recommendation
zhangqiking/node2vec
zhangqiking/OpenNE
An Open-Source Package for Network Embedding (NE)
zhangqiking/personalized-dialog
Dataset and models for the paper Personalization in Goal-oriented Dialog
zhangqiking/Plsa_LDA
Plsa and LDA algorithm implemention
zhangqiking/scikit-learn-doc-zh
scikit-learn(sklearn) 官方文档中文版
zhangqiking/sklearn-porter
Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
zhangqiking/sklearnflask
Flask API for training and predicting using scikit learn models
zhangqiking/snownlp
Python library for processing Chinese text
zhangqiking/SVM-w-SMO
Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.
zhangqiking/tensorflow
Computation using data flow graphs for scalable machine learning
zhangqiking/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
zhangqiking/text_classification
all kinds of text classificaiton models and more with deep learning
zhangqiking/TextMining
Text
zhangqiking/TextRank
Python implementation of TextRank algorithm (https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf) for automatic keyword extraction and summarization using Levenshtein distance as relation between text units.
zhangqiking/ubuntu-ranking-dataset-creator
A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.
zhangqiking/Valified_Code_Classify
Python3/TensorFlow
zhangqiking/zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition task