knowledgehacker / machine_learningLinks
Frequently used machine learning algorithms implemented in C++
☆17Updated 4 years ago
Alternatives and similar repositories for machine_learning
Users that are interested in machine_learning are comparing it to the libraries listed below
Sorting:
- Classification and Regression Trees with Random Forest implemented in Python☆27Updated 10 years ago
- CNN workshop held at NTNU, spring 2016.☆24Updated 8 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆53Updated 7 years ago
- a simple numpy tutorial ipython notebook with comments in Chinese☆13Updated 9 years ago
- Code to build MLP models for outdoor head orientation tracking☆18Updated 12 years ago
- Knowlegde Graph Implementation in C++☆14Updated 7 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Updated 10 years ago
- L1-regularized logistic regression using stochastic gradient descent [machine learning]☆38Updated 9 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 4 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆40Updated 7 years ago
- Stacked Denoising Autoencoders (SDA) implemented in TensorFlow to analyze clinical health records and construct deep learning models to p…☆36Updated 9 years ago
- Neural Network Models for Multi-label learning☆17Updated 4 years ago
- demo of deep belief nets☆67Updated 9 years ago
- recaptcha with lstm and mxnet☆29Updated 8 years ago
- Deep Learning Recommender System☆53Updated 8 years ago
- tiny dnn android, dependency-free deep learning framework in C++11 running on Android☆15Updated 8 years ago
- CNN(Convolutional neural network) forward code which requires little dependency(Opencv, TBB-optional) and is easy to run on Windows(using…☆34Updated 9 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 14 years ago
- Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation☆55Updated 4 years ago
- This is the libMF source files with comments in Chinses.☆29Updated 11 years ago
- herve jegou's yael library☆31Updated 12 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Updated 8 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- 工程师的自我修养☆28Updated 5 years ago
- CUDA implementation of k-means☆23Updated 11 years ago
- useful tools for python☆16Updated 2 years ago
- Python implementation of Hidden Markov Model, with demo of Chinese Part-of-Speech tagging☆16Updated 11 years ago