Pinned Repositories
AlgorithmLib
Common-used C++ algorithm class.
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
Blogs
record of reading papers
CloudPan
gateway between PAN network and Cloud, using the MQTT messaging protocol to communicate with Cloud
Coin_Detecting_Robot
Detecting one jiao/five jiao/one yuan coins using makeblock scara robot arm.
cppjieba
"结巴"中文分词的C++版本
cubeServer
A distribute open source hardware testing server.
fastText
Library for fast text representation and classification.
MqttClient
Android MQTT Client
SCVL
computer vision library for arduino.
CasyWang's Repositories
CasyWang/fastText
Library for fast text representation and classification.
CasyWang/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
CasyWang/Blogs
record of reading papers
CasyWang/cppjieba
"结巴"中文分词的C++版本
CasyWang/cuda-convnet
Automatically exported from code.google.com/p/cuda-convnet
CasyWang/deep_recommend_system
Deep learning recommend system with TensorFlow
CasyWang/DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
CasyWang/DeepLearningBook
MIT Deep Learning Book in PDF format
CasyWang/dlrm
An implementation of a deep learning recommendation model (DLRM)
CasyWang/doc2vec
C++ implement of Tomas Mikolov's word/document embedding
CasyWang/Familia
A Toolkit for Chinese Topic Modeling
CasyWang/ftrl_proximal_lr
Multithreaded Asynchronous FTRL Proximal Implementation
CasyWang/imageBinaryDataset
CasyWang/javapns
Automatically exported from code.google.com/p/javapns
CasyWang/kaggle-2014-criteo
CasyWang/Kaggler
Code for Kaggle Data Science Competitions
CasyWang/lambdaFM
Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank and Factorization Machines.
CasyWang/libffm-ftrl
libffm with ftrl updater
CasyWang/LightGBM
LightGBM is a fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
CasyWang/Metrics
Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave
CasyWang/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
CasyWang/seq2seq-keyphrase
CasyWang/Sequence-Semantic-Embedding
CasyWang/simhash
Automatically exported from code.google.com/p/simhash
CasyWang/Starspace
Learning embeddings for classification, retrieval and ranking.
CasyWang/tensorflow
Open source software library for numerical computation using data flow graphs.
CasyWang/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
CasyWang/TensorFlow-Summarization
CasyWang/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
CasyWang/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