ZDstandup
Data mining -----> Medical image processing and Computer Vision
SYSUGuangzhou,GuangDong China
Pinned Repositories
A-novel-method-for-paper-reviewer-recommendation
A novel method for paper-reviewer recommendation
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
benchmark_results
Visual Tracking Paper List
china_ai_lawCup
chinese ai law cup/a ai contest
Constructive-Covering-Algorithm
A traditional and original algorithm (CCA) for classification.
locating-objects-without-bboxes
PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models
SegPhrase
snownlp
Python library for processing Chinese text
Some-deep-model-for-text-classification
This project is a simple conclusion of some deep model for document classification. As for these model implementations, i mainly referred brightmart (https://github.com/brightmart). I studyed them and coded them by myself. So here i have a conclusion to have review one day.
titanic_notebook
ZDstandup's Repositories
ZDstandup/2016Bytecup
2016 Byte Cup国际机器学习竞赛
ZDstandup/500lines
500 Lines or Less
ZDstandup/char-CNN-text-classification-tensorflow
the implement of text understanding from scratch
ZDstandup/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
ZDstandup/deeplearningbook-chinese
Deep Learning Book Chinese Translation
ZDstandup/deform-conv
Deformable Convolution in TensorFlow / Keras
ZDstandup/drl
Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning
ZDstandup/Dynamic-CNN-Sentence-Classification-TF
ZDstandup/fakenewschallenge
UCL Machine Reading - FNC-1 Submission
ZDstandup/fastxml
FastXML / PFastXML / PFastreXML - Implementation of Extreme Multi-label Classification
ZDstandup/iclr2017
Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"
ZDstandup/IMDB-RNN-Attention
Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset
ZDstandup/is_that_a_duplicate_quora_question
ZDstandup/kaggle-2014-criteo
ZDstandup/kaggle-quora-question-pairs-1
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).
ZDstandup/kaggle-quora-solution-8th
ZDstandup/kcws
Deep Learning Chinese Word Segment
ZDstandup/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
ZDstandup/MPCNN-sentence-similarity-tensorflow
Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现
ZDstandup/Quora-Question-Pairs
quora-question-pairs contest of Kaggle
ZDstandup/rnn_text_classification
bidirectional rnn for text classification
ZDstandup/RNN_Text_Classify
Text classification using LSTM
ZDstandup/simplified-deeplearning
Simplified implementations of deep learning related works
ZDstandup/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
ZDstandup/text_classification
all kinds of text classificaiton models and more with deep learning
ZDstandup/TextClassification
Text classification using different neural networks (CNN, LSTM, C-LSTM).
ZDstandup/TextMatching
Methods about Deep Learning for Text Matching
ZDstandup/textnet-release
TextNet: A deep neural network framework for text matching
ZDstandup/topicvec
ZDstandup/WGAN-tensorflow
a tensorflow implementation of WGAN