Code Monkey home page Code Monkey logo

rl-work's Introduction

RL-work

Framework1- Deep reinforcement learning aided distributed MPC for warehouse intersection of multi-agent system:

The work involves the use RL to aid the planning performed by the Model Predictive Control(MPC) for an un-signalised intersection problem. The DDPG agent is used to coordinate the different robots to cross the intersection safely and optimally overcoming the use of unscalable mixed integer problem. Based on the sequence from the RL the planning with formal safety guarantees is performed. Further, to reduce the online computational cost of MPC two different methods are used 1) The planning horizon is made shorter and RL is used to estimate the terminal value function that posses the global information 2) The optimisation is warm-started with good initial guess from the RL agent .

Framework2- Attention based Safe reinforcement learning for intersection management of CAVs using action projection:

Instead of using RL to solve multi-agent coordination, it was directly used to decide control variables for each agent in a shared policy setting. The RL outputs were then mapped to a safe control set estimated at each time step. This approach resulted in RL addressing a longer horizon problem. However, as the number of agents increased, the optimality gap in RL worsened(120 agents). To overcome this sub-optimal policy, the latent state and observation representations were fed to the RL using a bilinear LSTM with an attention mechanism. Reduced the computation by huge margin in comparison with framework1.

rl-work's People

Contributors

mowbray-r-v avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.