trpo
Here are 73 public repositories matching this topic...
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
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
Python library for Reinforcement Learning.
-
Updated
Jan 9, 2024 - 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
🔥🌟《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
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
Tensorflow implementation of generative adversarial imitation learning
-
Updated
Apr 23, 2018 - Python
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
-
Updated
Jul 10, 2022 - Python
Implementations of deep RL papers and random experimentation
-
Updated
Apr 7, 2018 - Python
ROS 2 enabled Machine Learning algorithms
-
Updated
Jun 26, 2019 - Python
🚀 A fast safe reinforcement learning library in PyTorch
-
Updated
Oct 11, 2023 - Python
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
-
Updated
Oct 15, 2019 - 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
Improve this page
Add a description, image, and links to the trpo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trpo topic, visit your repo's landing page and select "manage topics."