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

pemami4911/neural-combinatorial-rl-pytorch

0
View on GitHub↗
610 stars·146 forks·Python·MIT·12 views

Neural Combinatorial Rl Pytorch

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

Features

  • Model Implementations - Neural combinatorial optimization with RL.
  • Reinforcement Learning - Neural combinatorial optimization via RL.
  • Deep Reinforcement Learning - Listed in the “Deep Reinforcement Learning” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for pemami4911/neural-combinatorial-rl-pytorchStar history chart for pemami4911/neural-combinatorial-rl-pytorch

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 Neural Combinatorial Rl Pytorch

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

    mjacar/pytorch-trpo

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does pemami4911/neural-combinatorial-rl-pytorch do?

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

What are the main features of pemami4911/neural-combinatorial-rl-pytorch?

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

Which projects share features with pemami4911/neural-combinatorial-rl-pytorch?

Projects with overlapping indexed features include: jingweiz/pytorch-rl — Deep Reinforcement Learning with pytorch & visdom. mjacar/pytorch-trpo. 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…