Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 732 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 732 Bytes

unRL

unRL (AKA "unreal") is a set of libraries providing Reinforcement Learning algorithms implemented with PyTorch and Jax frameworks.

The scope of RL algorithms considered is not yet defined, but meant to be broad. So, whether the prefix stands for "universal", (deep) "unsupervised", or simply "(f)un" is not important.

The first PyPi release will occur for version 0.1. For those looking for a polished deep RL library using Jax specifically, consider deepmind's Haiku instead.


NOTE: The unrl package is undergoing refactoring from pure Python implementations to being powered by PyTorch (and NumPy).

Compatibility

The target Python language version meant for backwards compatibility is 3.10.