Skip to content
#

rl-environment

Here are 13 public repositories matching this topic...

Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

  • Updated Apr 25, 2022
  • Python

Xenoverse is a collection of randomized RL, Language, and general-purpose simulation environments, designed for training General-Purpose Learning Agents (GLAs).

  • Updated May 8, 2025
  • Python

Implement of Behavior Cloning (BC) and Conservative Q-Learning (CQL) algorithms for training reinforcement learning models using a dataset of state-action pairs. It provides an environment for experimenting with these algorithms, comparing their performance, and analyzing the effects of different parameters and dataset variations on training result

  • Updated Jan 17, 2025
  • Python

Improve this page

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

Learn more