tamland / non-linear-optimization
Implementation of Steepest Descent, Newton, Quasi-Newton and Conjugate Gradient for non-linear unconstrained optimization
☆28Updated 12 years ago
Alternatives and similar repositories for non-linear-optimization:
Users that are interested in non-linear-optimization are comparing it to the libraries listed below
- Self-contained implementation of non-convex optimization algorithms in python. Steepest Descent, Conjugate Gradient, Newton's Method, Qua…☆80Updated 3 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 9 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 7 years ago
- ☆39Updated 8 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- ☆36Updated 8 years ago
- Multi-task Gaussian Process☆43Updated 10 years ago
- Deep Gaussian Processes in matlab☆92Updated 3 years ago
- Bayesian optimization with the Gaussian process assumption☆30Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- ☆11Updated 2 years ago
- A MATLAB implementation of Auto-Encoding Variational Bayes☆45Updated 8 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 7 years ago
- Code for "Meta-Learning Priors for Efficient Online Bayesian Regression" by James Harrison, Apoorva Sharma, and Marco Pavone☆54Updated 2 years ago
- An implementation of "Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles" (http://arxiv.org/abs/1612.01474)☆34Updated 8 years ago
- Matlab implementations of Gaussian processes and other machine learning tools.☆138Updated 7 years ago
- Optimization using Stochastic quasi-Newton methods☆43Updated 8 years ago
- code for "Efficient Optimization for Sparse Gaussian Process Regression"☆21Updated 11 years ago
- Implementation for "Surrogate Losses for Online Learning of Stepsizes in Stochastic Non-Convex Optimization"☆10Updated 2 years ago
- libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab☆29Updated 10 years ago
- ☆53Updated 8 years ago
- Additive Gaussian Process Bandits - version 1.0☆27Updated 8 years ago
- Python implementation of Sum-Product for Factor Graphs☆44Updated 8 years ago
- Implementation of the Gaussian processes regression with inducing points for online data with ensemble Kalman filter estimation. Code for…☆17Updated 6 years ago
- Sum product algorithm - Belief propagation (message passing) for factor graphs☆86Updated 6 years ago
- My implementation of the paper "Simple and Scalable Predictive Uncertainty estimation using Deep Ensembles"☆137Updated 7 years ago
- AAAI & CVPR 2016: Preconditioned Stochastic Gradient Langevin Dynamics (pSGLD)☆35Updated 6 years ago
- Deep Kernel Learning. Gaussian Process Regression where the input is a neural network mapping of x that maximizes the marginal likelihood☆93Updated 7 years ago
- Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, …☆37Updated 7 years ago