QWOP agent
-
Updated
Dec 20, 2023 - Python
QWOP agent
Deep Q Network and Double DQN implementation for OpenAI gym CartPole
Implementación de un agente de aprendizaje por refuerzo con Redes Neuronales Profundas (DQN) para jugar Super Mario, con hiperparámetros personalizables y características como buffer de repetición y política epsilon-greedy.
In this project, the agent learns to play FlappyBird based on the DDQN model.
Add a description, image, and links to the ddqn-pytorch topic page so that developers can more easily learn about it.
To associate your repository with the ddqn-pytorch topic, visit your repo's landing page and select "manage topics."