/PPOCartpole.NET

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.

Primary LanguageC#

Watchers