Skip to content
#

reinforcement-learning-algorithms

Here are 931 public repositories matching this topic...

This repository contains Dongming Shen's code and documentation for the research projects conducted at the AIDyS Lab, USC. The project focuses on integrating Reinforcement Learning (RL) to solve partially observable Markov decision processes (POMDP) under finite linear temporal logic (LTL) constraints.

  • Updated May 24, 2024
  • C++

The Core Reinforcement Learning library is intended to enable scalable deep reinforcement learning experimentation in a manner extensible to new simulations and new ways for the learning agents to interact with them. The hope is that this makes RL research easier by removing lock-in to particular simulations.The work is released under the follow…

  • Updated May 21, 2024
  • Python

This project utilizes a guide robot to aid visually impaired individuals in navigating obstacle-filled maps. Advanced agents like Behiavor Cloning and Advantage-Filtered Behavior Cloning optimize navigation, while human-human interaction enhances data collection for improved safety and efficiency.

  • Updated May 14, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the reinforcement-learning-algorithms 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 reinforcement-learning-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more