tamland / non-linear-optimizationLinks
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
Sorting:
- Self-contained implementation of non-convex optimization algorithms in python. Steepest Descent, Conjugate Gradient, Newton's Method, Qua…☆81Updated 3 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Optimization using Stochastic quasi-Newton methods☆43Updated 8 years ago
- Implementation for "Surrogate Losses for Online Learning of Stepsizes in Stochastic Non-Convex Optimization"☆10Updated 3 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Code for this CVPR 2018 paper: "A PID Controller Approach for Stochastic Optimization of Deep Networks", Wangpeng An, Haoqian Wang, Qing…☆185Updated 6 years ago
- ☆37Updated 9 years ago
- ☆53Updated 8 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 10 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
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Code for "Meta-Learning Priors for Efficient Online Bayesian Regression" by James Harrison, Apoorva Sharma, and Marco Pavone☆54Updated 2 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Bayesian optimization with the Gaussian process assumption☆30Updated 9 years ago
- 2048 playing agent using deep Q-learning in Matlab.☆40Updated 9 years ago
- Code that trains cancer soft-robot networks☆17Updated 8 years ago
- Riemannian stochastic optimization algorithms: Version 1.0.3☆64Updated 2 years ago
- Matlab implementations of Gaussian processes and other machine learning tools.☆140Updated 8 years ago
- code for "Efficient Optimization for Sparse Gaussian Process Regression"☆21Updated 11 years ago
- Tensorflow implementation of the map reading algorithm described in ‘Teaching a Machine to Read Maps with Deep Reinforcement Learning’☆32Updated 7 years ago
- deep reinforcement learning for personal research☆84Updated 7 years ago
- Sum product algorithm - Belief propagation (message passing) for factor graphs☆87Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Code accompanying the paper M. Sorel, F. Sroubek, "Fast convolutional sparse coding using matrix inversion lemma", Digital Signal Process…☆31Updated 8 years ago
- A MATLAB implementation of Auto-Encoding Variational Bayes☆46Updated 8 years ago
- Multimodal Deep Q-Network (MDQN) for modelling human-like social intelligence.☆14Updated 8 years ago
- Input Convex Neural Networks☆296Updated 6 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Examples/code for the alternating direction method of multipliers (ADMM)☆112Updated 10 years ago