8000 litsponge / Starred · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View litsponge's full-sized avatar

Block or report litsponge

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)

Python 239 35 Updated May 3, 2020

Implementation of Convolutional LSTM in PyTorch.

Python 2,111 438 Updated Jul 26, 2020

Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.

Python 19 10 Updated Mar 21, 2020

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

Python 1,293 194 Updated Mar 29, 2023

PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )

Python 2,254 191 Updated Mar 13, 2025

Soft Actor-Critic

Python 1,091 239 Updated Nov 29, 2023

RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC,A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

Python 9 2 Updated Jan 24, 2025

This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.

Python 100 20 Updated Jun 16, 2022

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

Python 288 32 Updated Feb 24, 2021

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

Python 333 39 Updated Mar 25, 2023

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

Python 3,018 466 Updated Apr 22, 2023

Deep Reinforcement Learning for Continuous Control in PyTorch

Python 99 13 Updated Dec 31, 2021

Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.

Python 68 25 Updated Oct 21, 2023

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

Python 7,010 751 Updated Apr 8, 2025
0