neural-combinatorial-rl-pytorch
NCO RL PyTorch
An implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch.
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
562 stars
19 watching
140 forks
Language: Python
last commit: almost 7 years ago neural-combinatorial-optimizationpytorchreinforcement-learningseq2seq
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 |
| An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. | 562 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| Search algorithm for neural network optimization | 26 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |