fancy_rl/fancy_rl
2024-11-07 11:39:09 +01:00
..
algos Fix: Issue with env wrapping (ensure batch dim) 2024-11-07 11:39:09 +01:00
loggers Implement rudimentary TerminalLogger 2024-06-02 14:12:41 +02:00
objectives Fix: Bug in loss calc for TRPLLoss 2024-10-21 15:23:57 +02:00
projections Fixing issues with projections 2024-10-21 15:23:17 +02:00
__init__.py Disable vlearn for now... 2024-08-28 11:55:43 +02:00
norm.py Add norms 2024-06-02 11:52:20 +02:00
policy.py Extend policy impl 2024-10-21 15:24:20 +02:00
utils.py Fix: Tried to reference gym space classes even if no gym avaible 2024-08-30 08:05:41 +02:00