reinforcement-learning
RL agent
An implementation of an actor-critic reinforcement learning algorithm in Python.
Reinforcement learning baseline agent trained with the Actor-critic (A3C) algorithm.
245 stars
18 watching
59 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Reinforcement Learning project for training an autonomous driving agent in a simulated environment using the Carla game engine | 368 |
| Provides a framework for using CARLA as a reinforcement learning environment | 95 |
| A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 230 |
| A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 596 |
| A research project developing personalized Advanced Driver Assistance Systems through reinforcement learning with human state metrics and CARLA Simulator | 4 |
| An open-source reinforcement learning framework for autonomous driving tasks using the Carla-Simulator environment and Ray/Rllib libraries. | 35 |
| A framework for simulating and evaluating reinforcement learning from human feedback methods | 786 |
| A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 549 |
| A custom PPO agent for autonomous driving in CARLA. | 231 |
| An AI project that uses conditional imitation learning to enable autonomous vehicles to learn from demonstrations and perform tasks in a simulated environment. | 444 |
| A framework for implementing complex reinforcement learning algorithms with flexibility and ease of implementation | 306 |
| A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |
| A platform for multi-agent reinforcement learning research and development | 1,700 |
| A benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance. | 335 |
| An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. | 81 |