tspooner / rsrl

A fast, safe and easy to use reinforcement learning framework in Rust.

Home Page:https://crates.io/crates/rsrl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameterised action spaces

tspooner opened this issue · comments

This has been on my mind for years after reading the paper https://arxiv.org/abs/1511.04143. It's something that could be very useful in a lot of instances and we definitely need to build this into the framework.