aluxian / CPP-ML-LinearRegressionLinks
A linear regression implementation in C++
☆52Updated 7 years ago
Alternatives and similar repositories for CPP-ML-LinearRegression
Users that are interested in CPP-ML-LinearRegression are comparing it to the libraries listed below
Sorting:
- Simple Convolutional Neural Network Library☆197Updated 8 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated 2 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- easy convolution neural network☆168Updated 3 weeks ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- Training a Tensorflow graph in C++☆26Updated 8 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 8 years ago
- A simple neural network implement in c++☆132Updated last year
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- C and C++ examples for tensorflow☆128Updated 5 years ago
- Some scripts in Python, Java and C++ for matrix multiplication.☆95Updated 5 years ago
- A tutorial on running Keras models in Tensorflow☆110Updated 7 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 10 years ago
- Artificial Neural Networks implemented in C++☆55Updated 5 years ago
- A header-only C++ library for deep neural networks☆428Updated 4 years ago
- tensorflow prediction using c++ api☆150Updated 6 years ago
- Tools that implement of the classic SMO (Sequential Minimal Optimization) algorithm for traning SVMs☆43Updated 7 years ago
- tensorflow in C++☆42Updated 6 years ago
- Set of examples of ML approaches implemented in C++☆294Updated 5 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 14 years ago
- A minimalist Deep Learning framework for embedded Computer Vision☆47Updated 6 years ago
- A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++☆15Updated 6 years ago
- Classification and Regression Trees with Random Forest implemented in Python☆27Updated 11 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated 2 years ago
- a 1500 lines simple C++ implementation of RandomForests with detailed comments☆111Updated 7 years ago
- 使用SVD、K-Means、降低权值精度的方法压缩Cifar-10神经网络的全连接层☆23Updated 8 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 8 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago