Skip to content

v0.4.0

Latest

Choose a tag to compare

@daphne-cornelisse daphne-cornelisse released this 20 Feb 18:23
06fee74

Release notes

Enhancements

  • Easy Installation: GPUDrive is now available as an easy-to-install package, with both manual and Docker installation options.
  • Improved data loading and iteration: Train on many scenes in the WOMD with new data loaders for improved data handling.
  • Improved PPO Loop: Optimized the PPO loop, leading to better convergence and improved baseline performance.
  • Pre-trained Policy: Released a pre-trained policy, achieving 99% performance in the simulator.
  • Visualization enhancements: Upgraded 2D and 3D visualizers for improved rendering quality and a more intuitive user experience.

Other updates

  • ICLR 2025 Acceptance: GPUDrive has been accepted to ICLR 2025! The updated paper is now available here

Documentation

  • Updated tutorials and readme: All tutorials and documentation have been tested and updated to reflect the latest improvements.