algorithms.naive.random_model

Model that returns purely random actions.

members:

Classes

RandomModel(env, hyper_parameters)

Model that returns purely random actions.