krshrimali / Linear-Regression-using-PyTorch-CPPLinks
Implementing Linear Regression on a CSV file using PyTorch C++ Frontend API
☆20Updated 5 years ago
Alternatives and similar repositories for Linear-Regression-using-PyTorch-CPP
Users that are interested in Linear-Regression-using-PyTorch-CPP are comparing it to the libraries listed below
Sorting:
- Template for GPU accelerated python libraries☆49Updated 2 years ago
- Examples for the usage of "pybind11"☆666Updated 4 years ago
- Examples of libtorch, which is C++ front end of PyTorch☆28Updated 5 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆149Updated last year
- Deep Learning sample programs using PyTorch in C++☆266Updated this week
- Set of examples of ML approaches implemented in C++☆294Updated 5 years ago
- C++ API to log data in tensorboard format.☆82Updated 4 months ago
- Implementation of the Spline-Based Convolution Operator of SplineCNN in PyTorch☆183Updated 3 months ago
- Painless conjugate gradient notebooks☆78Updated 3 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆258Updated 2 years ago
- PDE-Net: Learning PDEs from Data☆324Updated 4 years ago
- A header-only C++ library for deep neural networks☆427Updated 4 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 10 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆100Updated 6 years ago
- Examples in Python about plotting and interpolating a B-spline curve and their comparison using Numpy, Scipy and Matplotlib.☆113Updated last year
- Optimization in Python: Linear and non-linear optimization methods.☆48Updated 4 years ago
- C++ implementation of Proximal Policy Optimization☆88Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- DownHill simplex algorithm implementation and demos☆21Updated 4 years ago
- Run TensorFlow models in C++ without installation and without Bazel☆809Updated last year
- C++ library for reading and writing of numpy's .npy files☆421Updated last year
- Simple example of using pybind11.☆18Updated 7 years ago
- Backpropagation in Python, C++, and Cuda☆46Updated 5 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆12Updated 8 years ago
- A GPU implementation of the Wavelet Transform☆82Updated 5 years ago