Skip to content
#

rl-agents

Here are 24 public repositories matching this topic...

This project focuses on comparing different Reinforcement Learning Algorithms, including monte-carlo, q-learning, lambda q-learning epsilon-greedy variations, etc.

  • Updated Feb 15, 2022
  • Python

Our project focuses on the problem of generating synthetic levels of a game such that the levels can be used to learn an optimal policy for playing the game. Given a few pre-existing game levels we want to use deep generative models (like GANs) to generate new additional game levels. We will then train an RL agent on these levels to learn a gene…

  • Updated Dec 14, 2020
  • Python

Improve this page

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

Learn more