Updated README

This commit is contained in:
Dominik Moritz Roth 2024-08-28 12:15:20 +02:00
parent e6d78083aa
commit af444d85e7

View File

@ -8,8 +8,8 @@
Fancy RL provides a minimalistic and efficient implementation of Proximal Policy Optimization (PPO) and Trust Region Policy Layers (TRPL) using primitives from [torchrl](https://pypi.org/project/torchrl/). This library focuses on providing clean, understandable code and reusable modules while leveraging the powerful functionalities of torchrl. Fancy RL provides a minimalistic and efficient implementation of Proximal Policy Optimization (PPO) and Trust Region Policy Layers (TRPL) using primitives from [torchrl](https://pypi.org/project/torchrl/). This library focuses on providing clean, understandable code and reusable modules while leveraging the powerful functionalities of torchrl.
| :exclamation: This project is still WIP and not ready to be used. | | :exclamation: This project is still WIP and not ready to be used. (Problems with trochdict routing are a pain to debug...) |
| ----------------------------------------------------------------- | | -------------------------------------------------------------------------------------------------------------------------- |
## Installation ## Installation