Skip to content

Set params

Sadjad Anzabi Zadeh requested to merge set_params into master

Created by: sanzabizadeh

Added an RLBase class that is the super class of everything (except for ValueSet) in rl package. This class includes set_params, set_defaults, load and save methods. All other classes are updated according to this change.

Merge request reports