Reinforcement learning for flight simulation
-
Updated
Apr 13, 2023 - C++
Reinforcement learning for flight simulation
A C++ implementation of a neural network and Proximal Policy Optimization.
A C++20 framework for training autonomous drone flight controllers using deep reinforcement learning. Combines PPO optimization with a high-performance gRPC bridge to Microsoft AirSim for real-time quadrotor simulation and monitoring.
Trains a deep reinforcement learning agent in simulation testbed environments with the DRLA library.
Reinforcement Learning in Flashlight and Arrayfire
A Study on Reinforcement Learning in Starcraft Game Platform as a Collaborative Researcher of Samsung Company.
Trains deep reinforcement learning agents in Atari environments via the DRLA library.
A parallel reinforcement learning framework written in C++
PPO implementation by using Pytorch C++ API
Implement some of the core deep RL algorithms with C++
TorchRL is a C++ reinforcement library using PyTorch C++ backend LibTorch
DDNet Neural Network
RLOP: A Framework for Reinforcement Learning, Optimization and Planning Algorithms
testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI
C++ Deep Reinforcement Learning Agent library
RL training for quadruped robot(mit minicheetah) various gaits in different velocity based on MPC controller.
PyTorch C++ Reinforcement Learning
Add a description, image, and links to the ppo topic page so that developers can more easily learn about it.
To associate your repository with the ppo topic, visit your repo's landing page and select "manage topics."