wuga214 / PAPER_NIPS17_ScalablePlanning_TensorflowLinks
Tensorflow is not only an well designed deep learning toolbox, but also a standard symbolic programming framework. In this repository, we show how to use tensorflow to do classical planning task on deterministic, continous action, continous space problems.
☆12Updated 7 years ago
Alternatives and similar repositories for PAPER_NIPS17_ScalablePlanning_Tensorflow
Users that are interested in PAPER_NIPS17_ScalablePlanning_Tensorflow are comparing it to the libraries listed below
Sorting:
- The code of paper "Nonlinear Hybrid Planning with Deep Net Learned Transition Models and Mixed-Integer Linear Programming." published on …☆10Updated 7 years ago
- Hybrid Deep MILP Planner☆14Updated 3 years ago
- Reachability Analysis of Deep Neural Networks with Provable Guarantees☆36Updated 5 years ago
- Source for Action Schema Networks paper (AAAI'18)☆32Updated 2 years ago
- Solving POMDPs using exact and approximate methods☆14Updated 8 years ago
- Reachability Analysis Tool of Neural Network Controlled Systems (NNCSs)☆17Updated 2 years ago
- Source code for the examples accompanying the paper "Learning convex optimization control policies."☆85Updated 3 years ago
- Enforcing robust control guarantees within neural network policies☆55Updated 4 years ago
- Source code for the Paper: CombOptNet: Fit the Right NP-Hard Problem by Learning Integer Programming Constraints}☆72Updated 3 years ago
- TD-Regularized Actor-Critic Methods☆35Updated 5 years ago
- Code the AAAI 2019 paper "Melding the Data-Decisions Pipeline: Decision-Focused Learning for Combinatorial Optimization"☆35Updated 4 years ago
- Implementation of (Learning Continuous Control Policies by Stochastic Value Gradients)[https://arxiv.org/abs/1510.09142]