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
jingweiz avatar

jingweiz/pytorch-rl

0
View on GitHub↗
802 stars·144 forks·Python·MIT·16 views

Pytorch Rl

Deep Reinforcement Learning with pytorch & visdom

Features

  • Model Implementations - Deep reinforcement learning with visualization.
  • Reinforcement Learning - Deep reinforcement learning with Visdom.
  • Deep Reinforcement Learning - Listed in the “Deep Reinforcement Learning” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for jingweiz/pytorch-rlStar history chart for jingweiz/pytorch-rl

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 Rl

These projects share indexed features with Pytorch Rl. 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
  • mjacar/pytorch-trpoM

    mjacar/pytorch-trpo

    0View on GitHub↗
    View on GitHub↗0
  • 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 does jingweiz/pytorch-rl do?

Deep Reinforcement Learning with pytorch & visdom

What are the main features of jingweiz/pytorch-rl?

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

Which projects share features with jingweiz/pytorch-rl?

Projects with overlapping indexed features include: mjacar/pytorch-trpo. 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…