pytorch-REINFORCE
Reinforcement learning framework
A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments.
PyTorch Implementation of REINFORCE for both discrete & continuous control
266 stars
13 watching
50 forks
Language: Python
last commit: over 8 years ago continuous-controlgymmujocopytorchreinforcereinforcement-learning
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive framework for deep reinforcement learning using PyTorch. | 1,256 |
| | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
| | An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. | 562 |
| | A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
| | A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 402 |
| | A PyTorch-based neural network training framework with advanced features and utilities | 398 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 349 |
| | A PyTorch-based framework for Federated Learning experiments | 40 |
| | A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 |
| | 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 |
| | An implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning | 114 |