How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Implementation of algorithms for continuous control (DDPG and NAF).
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Accelerated RL
The main features of catalyst-team/catalyst-rl are: Reinforcement Learning, Deep Reinforcement Learning.
Open-source alternatives to catalyst-team/catalyst-rl include: jingweiz/pytorch-rl — Deep Reinforcement Learning with pytorch & visdom. mjacar/pytorch-trpo. alexis-jacq/pytorch-dppo. ikostrikov/pytorch-naf — Implementation of algorithms for continuous control (DDPG and NAF). kengz/slm-lab — Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep… openai/random-network-distillation — Status: Archive (code is provided as-is, no updates expected).