Home

Awesome

anyrl

NOTE: This repository is deprecated. You are probably looking for anyrl-py, a newer, more full-featured RL library written in Python.

Package anyrl implements various APIs for Reinforcement Learning. This includes training algorithms like Trust Region Policy Optimization, a gradient-based reinforcement learning algorithm. It also includes APIs to integrate with various RL environments.

This repository is based on the anynet deep learning framework, which is no longer maintained.