knowledgehacker / machine_learningLinks
Frequently used machine learning algorithms implemented in C++
☆17Updated 5 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 11 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Updated 10 years ago
- tiny dnn android, dependency-free deep learning framework in C++11 running on Android☆15Updated 8 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- recaptcha with lstm and mxnet☆28Updated 8 years ago
- C++ implement of Tomas Mikolov's word/document embedding☆106Updated 8 years ago
- LASSO is a parallel regression model learning system☆69Updated 12 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- Knowlegde Graph Implementation in C++☆14Updated 7 years ago
- 工程师的自我修养☆30Updated 5 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- A NetWork Generate Names, Based On Conditional RNN, Set Condition And Generate Different Names.☆12Updated 8 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- L1-regularized logistic regression using stochastic gradient descent [machine learning]☆38Updated 9 years ago
- Word2Vec in C++ 11☆406Updated 9 years ago
- tensorflow prediction using c++ api☆150Updated 6 years ago
- Neural Network Models for Multi-label learning☆17Updated 5 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 5 years ago
- Code to build MLP models for outdoor head orientation tracking☆18Updated 12 years ago
- A toolkit of machine learning algorithms.☆85Updated 2 years ago
- Stanford Unsupervised Feature Learning and Deep Learning Tutorial (new version) with Python☆17Updated 10 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆53Updated 8 years ago
- CNN workshop held at NTNU, spring 2016.☆24Updated 8 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Updated 8 years ago
- useful tools for python☆16Updated 2 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆40Updated 8 years ago
- C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted Deque"☆36Updated 2 years ago
- This is the libMF source files with comments in Chinses.☆29Updated 11 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 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