EfficientZero
EfficientZero copied to clipboard
Using custom gym environment
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