ppo-implementation-details VS incubator

Compare ppo-implementation-details vs incubator and see what are their differences.

ppo-implementation-details

The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization (by vwxyzjn)

incubator

Collection of in-progress libraries for entity neural networks. (by entity-neural-network)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ppo-implementation-details incubator
18 1
561 27
- -
0.0 0.0
about 2 months ago almost 2 years ago
Python Python
GNU General Public License v3.0 or later Apache License 2.0
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.

ppo-implementation-details

Posts with mentions or reviews of ppo-implementation-details. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.

incubator

Posts with mentions or reviews of incubator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.

What are some alternatives?

When comparing ppo-implementation-details and incubator you can also consider the following projects:

baselines - OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

Youtube-Code-Repository - Repository for most of the code from my YouTube channel

recurrent-ppo-truncated-bptt - Baseline implementation of recurrent PPO using truncated BPTT

pyagents - Just our DRL playground.

popgym - Partially Observable Process Gym

episodic-transformer-memory-ppo - Clean baseline implementation of PPO using an episodic TransformerXL memory

Reinforcement-Learning-Algorithms