trpo
Here are 76 public repositories matching this topic...
Language:All
Sort:Most stars
An elegant PyTorch deep reinforcement learning library.
- Updated
Mar 18, 2025 - Python
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
- Updated
Mar 24, 2023 - Python
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
- Updated
Feb 9, 2021 - Python
Python library for Reinforcement Learning.
- Updated
Feb 17, 2025 - Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
- Updated
Oct 7, 2020 - Jupyter Notebook
Deep Reinforcement Learning with pytorch & visdom
- Updated
Jul 16, 2020 - Python
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)
- Updated
Jan 16, 2021 - Python
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
- Updated
Jun 4, 2022 - Python
PyTorch implementation of Trust Region Policy Optimization
- Updated
Sep 13, 2018 - Python
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
- Updated
Apr 1, 2021 - Jupyter Notebook
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
- Updated
Aug 25, 2023 - Python
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
- Updated
Mar 25, 2023 - Python
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
- Updated
Jul 10, 2022 - Python
ROS 2 enabled Machine Learning algorithms
- Updated
Jun 26, 2019 - Python
Tensorflow implementation of generative adversarial imitation learning
- Updated
Apr 23, 2018 - Python
🚀 A fast safe reinforcement learning library in PyTorch
- Updated
Sep 30, 2024 - Python
Implementations of deep RL papers and random experimentation
- Updated
Apr 7, 2018 - Python
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
- Updated
Mar 1, 2021 - Python
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
- Updated
Oct 15, 2019 - Python
Improve this page
Add a description, image, and links to thetrpo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetrpo topic, visit your repo's landing page and select "manage topics."