Block a user
2e0ca977bc
Update README
e83cb9a8a5
Also check loss calc works for full cov case
3e2b988a2f
Fixes for contextual KL
e938018494
trl spec for .reset
4f8fc500b7
Simplify operations on spaces (is_discrete, shape)
5c44448e53
Use trl space definitions (not gym)
8a078fb59e
Fix: Issue with env wrapping (ensure batch dim)
52b3f3b71e
Updated README
df1ba6fe53
Updated README
8eb9b384c7
Pytest as optional dep
abc8dcbda1
Expand Tests
e927afcc30
Extend policy impl
ca1ee980ef
Fix: Bug in loss calc for TRPLLoss
7e0d85acc7
Update README
878fb9cf4f
Fix: Repr for Parameter should contain param_type, not type
81398225ec
Ensure we expose the correct default modules