policy-adaptation-during-deployment VS pytorch-a2c-ppo-acktr-gail

Compare policy-adaptation-during-deployment vs pytorch-a2c-ppo-acktr-gail and see what are their differences.

policy-adaptation-during-deployment

Training code and evaluation benchmarks for the "Self-Supervised Policy Adaptation during Deployment" paper. (by nicklashansen)

pytorch-a2c-ppo-acktr-gail

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL). (by ikostrikov)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
policy-adaptation-during-deployment pytorch-a2c-ppo-acktr-gail
1 3
109 3,423
- -
1.8 0.0
over 3 years ago almost 2 years ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

policy-adaptation-during-deployment

Posts with mentions or reviews of policy-adaptation-during-deployment. We have used some of these posts to build our list of alternatives and similar projects.

pytorch-a2c-ppo-acktr-gail

Posts with mentions or reviews of pytorch-a2c-ppo-acktr-gail. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.

What are some alternatives?

When comparing policy-adaptation-during-deployment and pytorch-a2c-ppo-acktr-gail you can also consider the following projects:

Ne2Ne-Image-Denoising - Deep Unsupervised Image Denoising, based on Neighbour2Neighbour training

soft-actor-critic - Implementation of the Soft Actor Critic algorithm using Pytorch.

envpool - C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.

Super-mario-bros-PPO-pytorch - Proximal Policy Optimization (PPO) algorithm for Super Mario Bros

stable-baselines3 - PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

dm_control - Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.

drl_grasping - Deep Reinforcement Learning for Robotic Grasping from Octrees

tensorforce - Tensorforce: a TensorFlow library for applied reinforcement learning

dmc2gymnasium - Gymnasium integration for the DeepMind Control (DMC) suite

TensorFlow2.0-for-Deep-Reinforcement-Learning - TensorFlow 2.0 for Deep Reinforcement Learning. :octopus:

es_pytorch - High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters

PCGrad - Code for "Gradient Surgery for Multi-Task Learning"