强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
-
Updated
Nov 8, 2024 - Jupyter Notebook
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Reinforcement learning tutorials
Repository for codes of 'Deep Reinforcement Learning'
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,DDPG for discrete action space, A2C, A3C, TD3, SAC, TRPO
The implement of all kinds of dqn reinforcement learning with Pytorch
Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
Pytorch implementation of distributed deep reinforcement learning
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
A Torch Based RL Framework for Rapid Prototyping of Research Papers
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
Solving board games like Connect4 using Deep Reinforcement Learning
Add a description, image, and links to the dueling-dqn topic page so that developers can more easily learn about it.
To associate your repository with the dueling-dqn topic, visit your repo's landing page and select "manage topics."