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:
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 7 years ago
- Examples for the usage of "pybind11"☆665Updated 4 years ago
- C++ implementation of Proximal Policy Optimization☆89Updated 3 years ago
- Painless conjugate gradient notebooks☆81Updated 6 months ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆261Updated 2 years ago
- Template for GPU accelerated python libraries☆51Updated 2 years ago
- Implementation of the Spline-Based Convolution Operator of SplineCNN in PyTorch☆183Updated 5 months ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated 2 years ago
- Examples in Python about plotting and interpolating a B-spline curve and their comparison using Numpy, Scipy and Matplotlib.☆113Updated 2 years ago
- PDE-Net: Learning PDEs from Data☆330Updated 4 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago
- python algorithms to solve sparse linear programming problems☆34Updated 2 years ago
- A pure Matlab implementation of L-BFGS-B (LBFGSB)☆62Updated last year
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- Backpropagation in Python, C++, and Cuda☆47Updated 5 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆12Updated 8 years ago
- C++ API to log data in tensorboard format.☆82Updated 7 months 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
- Lightweight and scalable framework for Reinforcement Learning☆129Updated 2 years ago
- An interior-point method written in python for solving constrained and unconstrained nonlinear optimization problems.☆84Updated 4 years ago
- Set of examples of ML approaches implemented in C++☆294Updated 5 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Examples of libtorch, which is C++ front end of PyTorch☆30Updated 5 years ago
- Fully-working mlpack example programs☆138Updated 10 months ago
- Tools for calculating the curvature of a line, surface and 3D mesh☆35Updated last year
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆145Updated 5 months ago
- DownHill simplex algorithm implementation and demos☆21Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- Optimization in Python: Linear and non-linear optimization methods.☆48Updated 4 years ago
- tensorflow in C++☆42Updated 6 years ago