ReinforcementLearning.jl icon indicating copy to clipboard operation
ReinforcementLearning.jl copied to clipboard

how to load a saved model and test it?

Open alerem18 opened this issue 3 years ago • 0 comments

i can save model parameters using BSON in a hook, but i don't know how can i use the model and test it on the env(without training, only testing)

alerem18 avatar Sep 09 '22 15:09 alerem18