强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
#计算机科学#Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
翻译 - 简单钢筋学习教程
An elegant PyTorch deep reinforcement learning library.
翻译 - 优雅,灵活和超快的PyTorch深度强化学习平台。
Repo for the Deep Reinforcement Learning Nanodegree program
Massively Parallel Deep Reinforcement Learning. 🔥
翻译 - 使用Pytorch的深度加强学习算法轻量级,高效稳定的实现。
Modularized Implementation of Deep RL Algorithms in PyTorch
For trading. Please star.
#计算机科学#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)
#计算机科学#Python library for Reinforcement Learning.
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library
#算法刷题#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 st...
A PyTorch library for building deep reinforcement learning agents.
翻译 - 一个PyTorch库,用于构建深度强化学习代理。
#计算机科学#🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
#计算机科学#Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"
PyTorch implementation of deep reinforcement learning algorithms