awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
M

mjacar/pytorch-trpo

0
View on GitHub↗
0 stars·0 forks·15 views

Pytorch Trpo

Features

  • Model Implementations - Trust region policy optimization implementation.
  • Reinforcement Learning - Trust Region Policy Optimization implementation.
  • Deep Reinforcement Learning - Listed in the “Deep Reinforcement Learning” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for mjacar/pytorch-trpoStar history chart for mjacar/pytorch-trpo

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Pytorch Trpo

These projects share indexed features with Pytorch Trpo. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ikostrikov/pytorch-nafikostrikov avatar

    ikostrikov/pytorch-naf

    313View on GitHub↗

    Implementation of algorithms for continuous control (DDPG and NAF).

    Python
    View on GitHub↗313
  • jingweiz/pytorch-rljingweiz avatar

    jingweiz/pytorch-rl

    802View on GitHub↗

    Deep Reinforcement Learning with pytorch & visdom

    Python
    View on GitHub↗802
  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0View on GitHub↗
    View on GitHub↗0
  • pemami4911/neural-combinatorial-rl-pytorchpemami4911 avatar

    pemami4911/neural-combinatorial-rl-pytorch

    610View on GitHub↗

    PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940

    Python
    View on GitHub↗610
Compare all 30 related projects→

Frequently asked questions

What are the main features of mjacar/pytorch-trpo?

The main features of mjacar/pytorch-trpo are: Model Implementations, Reinforcement Learning, Deep Reinforcement Learning.

Which projects share features with mjacar/pytorch-trpo?

Projects with overlapping indexed features include: jingweiz/pytorch-rl — Deep Reinforcement Learning with pytorch & visdom. pemami4911/neural-combinatorial-rl-pytorch — PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940. ikostrikov/pytorch-naf — Implementation of algorithms for continuous control (DDPG and NAF). alexis-jacq/pytorch-dppo. catalyst-team/catalyst-rl — Accelerated RL. facebookresearch/translagent — Emergent Translation in Multi-Agent Communication PyTorch implementation of the models described in the paper Emergent…