rytse / bc4rl

Bisimulation Critic for Reinforcement Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bc4rl

Bisimulation Critic for Reinforcement Learning

Usage:

python train.py <algo> <policy> <env> -d <device>

Example:

python train.py bsac BSACMlpPolicy lunarlander -d cuda:0

About

Bisimulation Critic for Reinforcement Learning

License:MIT License


Languages

Language:Python 100.0%