EfficientZero icon indicating copy to clipboard operation
EfficientZero copied to clipboard

Using custom gym environment

Open PeterPirog opened this issue 3 years ago • 0 comments

I wonder if there is any tutorial how to add own custom gym environment to use EffficientZero algorithm ? Where the model is saved after training? How to use saved model? Is possible to use own custom environment with 3 dimensional np array as observation (state) ? Peter

PeterPirog avatar Mar 31 '22 21:03 PeterPirog