Pinned Repositories
awesome-computer-vision
A curated list of awesome computer vision resources
caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
caffe-master
Implement of facial point detection using caffe
caret
caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models
CircleImageView
A circular ImageView for Android
CNN-Face-Point-Detection
This project is about the utilization of CNN to detect human face point. Trained with the dataset LFW and images from Internet.
convnet
A GPU implementation of Convolutional Neural Nets in C++
convnet-benchmarks
Easy benchmarking of all public open-source implementations of convnets
cxxnet
CXXNET, yet another neural network toolkit
ParkSystem
feixuan090803's Repositories
feixuan090803/CNN-Face-Point-Detection
This project is about the utilization of CNN to detect human face point. Trained with the dataset LFW and images from Internet.
feixuan090803/caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
feixuan090803/ParkSystem
feixuan090803/awesome-computer-vision
A curated list of awesome computer vision resources
feixuan090803/caffe-master
Implement of facial point detection using caffe
feixuan090803/caret
caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models
feixuan090803/CircleImageView
A circular ImageView for Android
feixuan090803/convnet
A GPU implementation of Convolutional Neural Nets in C++
feixuan090803/convnet-benchmarks
Easy benchmarking of all public open-source implementations of convnets
feixuan090803/cxxnet
CXXNET, yet another neural network toolkit
feixuan090803/fann
Official github repository for Fast Artificial Neural Network Library (FANN)
feixuan090803/fbcunn
Facebook's extensions to torch/cunn.
feixuan090803/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
feixuan090803/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
feixuan090803/lexdecomp
LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposition and Composition, by (Wang et al., 2016).
feixuan090803/MachineLearning
This project contain some machine learning algrithm demo.Maybe the code is also useful to you.
feixuan090803/markdown-resume
Generate a responsive CSS3 and HTML5 resume with Markdown, with optional PDF output.
feixuan090803/mlpack
mlpack: a scalable C++ machine learning library
feixuan090803/NoteBooks-Unsupervised-Learning
http://unsupervised-learning.com
feixuan090803/protobuf-c
Protocol Buffers implementation in C
feixuan090803/purine2
Purified Purine.
feixuan090803/Qix
node、golang、Machine Learning、postgreSQL
feixuan090803/scikit-learn
scikit-learn: machine learning in Python
feixuan090803/scipy
Scipy library main repository
feixuan090803/TextInfoExp
文本处理实践相关资料,包含文本特征提取(TF-IDF),文本分类,文本聚类,word2vec训练词向量及同义词词林中文词语相似度计算、文档自动摘要,信息抽取,情感分析与观点挖掘等实验。
feixuan090803/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
feixuan090803/TimePicker
Android滚动选择器PickerView
feixuan090803/toolbox
Piotr's Image & Video Matlab Toolbox
feixuan090803/webfrogs.github.com
my private blog
feixuan090803/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.