Skip to content
#

stablebaselines3

Here are 14 public repositories matching this topic...

An end-to-end (E2E) reinforcement learning model for autonomous vehicle collision avoidance in the CARLA simulator, using a recurrent PPO algorithm for dynamic control. The model processes RGB camera inputs to make real-time acceleration and steering decisions.

  • Updated Apr 12, 2024
  • Python

This repository contains the implementation of a wide variety of Reinforcement Learning Projects in different applications of Bandit Algorithms, MDPs, Distributed RL and Deep RL. These projects include university projects and projects implemented due to interest in Reinforcement Learning.

  • Updated Feb 18, 2023
  • Jupyter Notebook

This repository hosts the code and resources for a comprehensive study on optimizing greenhouse conditions using Reinforcement Learning algorithms such as PPO, A2C, and SAC. For detailed results, explanation of the environments, and the algorithms, please refer to the accompanying report.

  • Updated Aug 27, 2023
  • Jupyter Notebook

This repository hosts Jupyter notebooks showcasing the training of Atari games using a variety of Deep Reinforcement Learning (RL) algorithms such as Proximal Policy Optimization (PPO), Deep Deterministic Policy Gradient (DDPG), Deep Q-Networks (DQN), Advantage Actor-Critic (A2C), and more.

  • Updated Jun 10, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the stablebaselines3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stablebaselines3 topic, visit your repo's landing page and select "manage topics."

Learn more