EvanOman / AuctionAlgorithmCPPLinks
Bertsekas Auction Algorithm Implementation
☆16Updated 7 years ago
Alternatives and similar repositories for AuctionAlgorithmCPP
Users that are interested in AuctionAlgorithmCPP are comparing it to the libraries listed below
Sorting:
- Implementation of Steepest Descent, Newton, Quasi-Newton and Conjugate Gradient for non-linear unconstrained optimization☆28Updated 13 years ago
- libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab☆29Updated 11 years ago
- Matlab/Octave implementation of Reinforcement learning (Q learning algorithm).☆24Updated 6 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, …☆38Updated 8 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Model Predictive Control☆55Updated 8 years ago
- Multi agent task allocation by auction☆17Updated 9 years ago
- ☆57Updated 8 years ago
- 2048 playing agent using deep Q-learning in Matlab.☆41Updated 9 years ago
- BMVC 2017: Virtual to Real Reinforcement Learning for Autonomous Driving☆48Updated 7 years ago
- Sampled Data Nonlinear Model Predictive Control for steering a car in a simulator. Takes actuator delays into account.☆55Updated 8 years ago
- RL for path planning☆13Updated 7 years ago
- Simulation tool for UAVs based on the UE4 game engine.☆59Updated 8 years ago
- Stochastic Gradient Descent☆18Updated 12 years ago
- Implementation of Artificial Potential Field (Reactive Method of Motion Planing)☆64Updated 8 years ago
- Self-contained implementation of non-convex optimization algorithms in Python. Steepest Descent, Conjugate Gradient, Newton's Method, Qua…☆82Updated 4 years ago
- Implementing a Reinforcement Learning algorithm based upon a partially observable Markov decision process, applicable in modelling decisi…☆58Updated 5 years ago
- Bertsekas auction algorithm for asymmetric matrices with positive real coefficients (from 0 to 1; eg. MHT data association) - Multithread…☆11Updated 5 years ago
- Multiplatform quadrotor simulator☆31Updated 11 years ago
- This is a ROS package that implements the Murdoch architecture for multirobot task allocation (MRTA) using the auction mechanism of the T…☆10Updated 7 years ago
- Automatically exported from code.google.com/p/rl-texplore-ros-pkg☆63Updated last year
- Python D* Lite☆28Updated 7 years ago
- This method takes best of both world. On one hand,it tries to reduce the overall path cost by using A-star and on other hand it reduces t…☆59Updated 8 years ago
- Example of a simple particle filter for robot location, Stanford's Intro to AI☆248Updated 9 years ago
- Implementation of POMDP algorithms on the tiger example, as described in Littman, Cassandra and Kaelbling (1994).☆17Updated 8 years ago
- Software framework for vision-based quadrotor multi-robot systems☆36Updated 4 years ago
- Planning algorithms for problems with uncertain world state and action outcomes (POMDP and MDP models)☆56Updated 4 years ago
- Self-Driving Car Engineer Program: Path Planning Project☆29Updated 5 years ago
- A Matlab motion planner ensemble of a global Voronoi model and a local Potential Field model☆62Updated 5 years ago
- Simple Matlab implementation of D*Lite, Focussed D*, A*, for dynamic path planning for mobile robots☆151Updated 6 years ago
- MATLAB implementation of two popular navigation algorithms: A-star and Real-Time Randomized Path Planning☆72Updated 13 years ago