pytorch-a2c-ppo-acktr-gail VS Reinforcement-Learning

Compare pytorch-a2c-ppo-acktr-gail vs Reinforcement-Learning and see what are their differences.

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pytorch-a2c-ppo-acktr-gail Reinforcement-Learning
3 1
3,423 4,091
- -
0.0 0.0
almost 2 years ago almost 4 years ago
Python Jupyter Notebook
MIT License 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.

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.

Reinforcement-Learning

Posts with mentions or reviews of Reinforcement-Learning. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing pytorch-a2c-ppo-acktr-gail and Reinforcement-Learning you can also consider the following projects:

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

FinRL-Library - Deep Reinforcement Learning Framework to Automate Trading in Quantitative Finance. NeurIPS 2020 & ICAIF 2021. 🔥 [Moved to: https://github.com/AI4Finance-Foundation/FinRL]

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

DeepRL-TensorFlow2 - 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

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

Stock-Prediction-Models - Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

tensorforce - Tensorforce: a TensorFlow library for applied reinforcement learning

snakeAI - testing MLP, DQN, PPO, SAC, policy-gradient by snake

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

TradingGym - Trading Gym is an open source project for the development of reinforcement learning algorithms in the context of trading.

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

TextWorld - ​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.