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…☆83Updated 3 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 8 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 10 years ago
- Optimization using Stochastic quasi-Newton methods☆43Updated 8 years ago
- 2048 playing agent using deep Q-learning in Matlab.☆40Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- Bayesian optimization with the Gaussian process assumption☆30Updated 9 years ago
- Python implementation of Sum-Product for Factor Graphs☆44Updated 9 years ago
- Code that trains cancer soft-robot networks☆17Updated 9 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
- Code for "Meta-Learning Priors for Efficient Online Bayesian Regression" by James Harrison, Apoorva Sharma, and Marco Pavone☆54Updated 2 years ago
- ☆37Updated 9 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆44Updated 10 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- ☆53Updated 8 years ago
- Implementation for "Surrogate Losses for Online Learning of Stepsizes in Stochastic Non-Convex Optimization"☆10Updated 3 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
- A MATLAB implementation of Auto-Encoding Variational Bayes☆47Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆70Updated 8 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- A branch-and-bound ILP solver☆27Updated 6 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- Implementation of ICML15 paper "Learning Transferable Features with Deep Adaptation Networks" based on caffe☆33Updated 10 years ago
- Imitation Learning Homework 1☆36Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago