GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

soft-actor-critic

Website
Wikipedia
https://static.github-zh.com/github_avatars/rail-berkeley?size=40
rail-berkeley / softlearning

#计算机科学#Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.

reinforcement-learningsoft-actor-critic深度学习deep-reinforcement-learning深度神经网络机器学习
Python 1.32 k
2 年前
https://static.github-zh.com/github_avatars/quantumiracle?size=40
quantumiracle / Popular-RL-Algorithms

PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..

reinforcement-learningsoft-actor-criticstate-of-the-art
Jupyter Notebook 1.27 k
5 个月前
https://static.github-zh.com/github_avatars/Rafael1s?size=40
Rafael1s / Deep-Reinforcement-Learning-Algorithms

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.

dqntd3deep-reinforcement-learningsacddpgppoa2csoft-actor-critic
Jupyter Notebook 922
4 年前
https://static.github-zh.com/github_avatars/pranz24?size=40
pranz24 / pytorch-soft-actor-critic

PyTorch implementation of soft actor critic

pytorch-implmentionPyTorchreinforcement-learningdeep-reinforcement-learningsoft-actor-critic
Python 896
15 天前
https://static.github-zh.com/github_avatars/ikostrikov?size=40
ikostrikov / jaxrl

#计算机科学#JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.

深度学习deep-reinforcement-learningcontinuous-controlreinforcement-learningsoft-actor-criticsacdeep-deterministic-policy-gradientjaxflaxgymoffline-reinforcement-learning
Jupyter Notebook 699
3 年前
https://static.github-zh.com/github_avatars/TianhongDai?size=40
TianhongDai / reinforcement-learning-algorithms

#算法刷题#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...

deep-reinforcement-learningddpgppoproximal-policy-optimization深度学习actor-critic算法dqnflappy-birda2catari2600dueling-dqnPyTorchsoft-actor-criticsac
Python 681
5 年前
https://static.github-zh.com/github_avatars/cpnota?size=40
cpnota / autonomous-learning-library

A PyTorch library for building deep reinforcement learning agents.

reinforcement-learningreinforcement-learning-algorithmsdeep-reinforcement-learningsoft-actor-criticproximal-policy-optimizationdeep-q-learningadvantage-actor-criticdeep-deterministic-policy-gradientsaca2cddpgppodqndqn-pytorch
Python 649
1 年前
https://static.github-zh.com/github_avatars/trackmania-rl?size=40
trackmania-rl / tmrl

Reinforcement Learning for real-time applications - host of the TrackMania Roborace League

reinforcement-learningPyTorchself-driving-carsoft-actor-critic
Python 605
18 天前
https://static.github-zh.com/github_avatars/denisyarats?size=40
denisyarats / pytorch_sac

#计算机科学#PyTorch implementation of Soft Actor-Critic (SAC)

reinforcement-learningdm-controlsoft-actor-criticPyTorchdeep-reinforcement-learningactor-criticmujocogym深度学习saccontinuous-control
Jupyter Notebook 555
4 年前
https://static.github-zh.com/github_avatars/MishaLaskin?size=40
MishaLaskin / rad

#计算机科学#RAD: Reinforcement Learning with Augmented Data

reinforcement-learningrl深度学习dm-controlradcodebasedeep-reinforcement-learning深度神经网络deep-q-learningdeep-q-networkdeeplearning-aisoft-actor-criticsacppo
Jupyter Notebook 409
4 年前
https://static.github-zh.com/github_avatars/zhaohaojie1998?size=40
zhaohaojie1998 / DRL-for-Path-Planning

深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC

gym-environmentpath-planningsacsoft-actor-criticlidar
Python 405
1 年前
https://static.github-zh.com/github_avatars/zuoxingdong?size=40
zuoxingdong / lagom

#计算机科学#lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.

reinforcement-learningPyTorch机器学习Pythonresearch深度学习人工智能policy-gradientevolution-strategiesdeep-reinforcement-learningdeep-deterministic-policy-gradientddpgtd3soft-actor-criticmujocoproximal-policy-optimizationpposac
Jupyter Notebook 376
3 年前
https://static.github-zh.com/github_avatars/RITCHIEHuang?size=40
RITCHIEHuang / DeepRL_Algorithms

DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)

reinforcement-learning-algorithmspytorch-implementationdeep-reinforcement-learningdqnppomujocopolicy-gradienttensorflow2td3pytorch-rlsoft-actor-critic
Python 334
2 年前
https://static.github-zh.com/github_avatars/BY571?size=40
BY571 / Soft-Actor-Critic-and-Extensions

PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.

reinforcement-learningreinforcement-learning-algorithmssoft-actor-criticsacPyTorchactor-critic-algorithmparallel-computing
Python 288
4 年前
https://static.github-zh.com/github_avatars/asieradzk?size=40
asieradzk / RL_Matrix

#计算机科学#Deep Reinforcement Learning in C#

深度学习deep-reinforcement-learning.NETdqn机器学习multi-agentmulti-agent-reinforcement-learningppoproximal-policy-optimizationreinforcement-learningreinforcement-learning-algorithmsreinforcement-learning-environmentssacsoft-actor-critic
C# 276
1 个月前
https://static.github-zh.com/github_avatars/denisyarats?size=40
denisyarats / pytorch_sac_ae

#计算机科学#PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)

reinforcement-learningdm-controlsoft-actor-criticPyTorchdeep-reinforcement-learningactor-criticmujocogym深度学习autoencoderpixels
Python 248
5 年前
https://static.github-zh.com/github_avatars/sungyubkim?size=40
sungyubkim / Deep_RL_with_pytorch

A pytorch tutorial for DRL(Deep Reinforcement Learning)

deep-reinforcement-learningPyTorchdqna2cpposoft-actor-criticmcts
Jupyter Notebook 218
2 年前
https://static.github-zh.com/github_avatars/pokaxpoka?size=40
pokaxpoka / sunrise

#计算机科学#SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning

reinforcement-learningrl深度学习mujocodm-controlcodebasedeep-reinforcement-learning深度神经网络deep-q-learningdeep-q-networksoft-actor-criticsacrainbow
Python 125
4 年前
https://static.github-zh.com/github_avatars/evgenii-nikishin?size=40
evgenii-nikishin / rl_with_resets

#计算机科学#JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"

atari深度学习deep-reinforcement-learningflaxgym机器学习reinforcement-learningsacatari2600jaxsoft-actor-critic
Python 100
3 年前
https://static.github-zh.com/github_avatars/cyoon1729?size=40
cyoon1729 / Policy-Gradient-Methods

Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC

reinforcement-learningpytorch-rlPyTorchddpgtd3soft-actor-critica2ca3c
Jupyter Notebook 99
6 年前
loading...