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☆50Updated 2 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Examples of libtorch, which is C++ front end of PyTorch☆28Updated 5 years ago
- DownHill simplex algorithm implementation and demos☆20Updated 4 years ago
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆332Updated 3 weeks ago
- C++ implementation of Proximal Policy Optimization☆87Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- tensorflow in C++☆42Updated 6 years ago
- Implementation of the Spline-Based Convolution Operator of SplineCNN in PyTorch☆182Updated last month
- A GPU implementation of the Wavelet Transform☆80Updated 4 years ago
- Painless conjugate gradient notebooks☆79Updated last month
- A PyTorch implementation of L-BFGS.☆617Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Implemented ADMM for solving convex optimization problems such as Lasso, Ridge regression☆157Updated 3 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆12Updated 8 years ago
- Simple example of using pybind11.☆18Updated 7 years ago
- C++ library for reading and writing of numpy's .npy files☆414Updated 11 months ago
- PDE-Net: Learning PDEs from Data☆320Updated 4 years ago
- C++ extensions in PyTorch☆1,146Updated 2 months ago
- Tensorflow C++☆18Updated 2 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆99Updated 6 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- ADMM optimizer in python☆32Updated 7 years ago
- Optimization in Python: Linear and non-linear optimization methods.☆48Updated 4 years ago
- Examples in Python about plotting and interpolating a B-spline curve and their comparison using Numpy, Scipy and Matplotlib.☆113Updated last year
- Event-Triggered Communication in Parallel Machine Learning☆29Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Interpolating natural cubic splines. Includes batching, GPU support, support for missing values, evaluating derivatives of the spline, an…☆267Updated 2 years ago