IQ-Learn icon indicating copy to clipboard operation
IQ-Learn copied to clipboard

Offline Learning without access to environment.

Open azafar1991 opened this issue 2 years ago • 1 comments

Hello, I started working with the provided implementation recently, thank you for sharing it. Just wanted to know why we require access to env for offline training . Do we need to make changes in code for it, if we have expert data but no access to env for training ?

azafar1991 avatar Oct 28 '23 11:10 azafar1991

sorry for the delay, env access should not be needed for offline training and only required for online evaluation of the trained model

Div99 avatar Jun 23 '24 04:06 Div99