Deep Reinforcement Learning in C#
-
Updated
Oct 17, 2024 - C#
Deep Reinforcement Learning in C#
My master's degree project, titled Quadcopter Control with Deep Reinforcement Learning and PID Controllers in Simulated Environments
Simulation of car parking in different parking lots using Unity ML-Agents
Reinforcement learning agent using Proximal Policy Optimization (PPO) and Unity
Reinforcement learning agent for playing Flappy Bird, as part of a university project
Reinforcement learning agent using Proximal Policy Optimization (PPO) and Unity
Ball Balancing on a Plate in Unity Environment, using Unity ML Agent Plugin
An implementation of the Proximal Policy Optimization (PPO) algorithm. This implementation is based on the example available on the official Keras website. The goal of this project is to provide a .NET-based solution for running PPO algorithms.
Add a description, image, and links to the proximal-policy-optimization topic page so that developers can more easily learn about it.
To associate your repository with the proximal-policy-optimization topic, visit your repo's landing page and select "manage topics."