Code Monkey home page Code Monkey logo

saferacelearning's Introduction

SafeRaceLearning

This repo implements the safe reinforcement learning algorithms and tests found in "Safe reinforcement learning for high-speed autonomous racing".

b

Viability Theory is used to build a kernel of safe states for a track, based on the position, orientation and dynamic mode (speed and steering) of the vehicle. The kernel is then used to evaluate if a state is safe or unsafe. Safe states are defined as those that are recursively feasible and do not result in colliding with a boundary.

b

We used the safety supervisor to train end-to-end DRL agents for autonomous racing. The advantage of training with the supervisor is that the agents never crash during training. Training DRL agents with the supervisor results in higher completion rates on all test maps.

b

A limitation of our safety system is that it is overconservative, resulting in slower lap times. This restriction is a problem for future work to address.

If you find this work useful, please cite it,

@article{evans2023comparing,
  title={Comparing deep reinforcement learning architectures for autonomous racing},
  author={Evans, Benjamin David and Jordaan, Hendrik Willem and Engelbrecht, Herman Arnold},
  journal={Machine Learning with Applications},
  volume={14},
  pages={100496},
  year={2023},
  publisher={Elsevier}
}

saferacelearning's People

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.