ReinforcementLearning.jl
                                
                                
                                
                                    ReinforcementLearning.jl copied to clipboard
                            
                            
                            
                        how to load a saved model and test it?
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)