You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users shall be able to change the optimization procedure used in PolicyModel. The new API should be flexible enough to support both the existing scipy optimizers and possible new function implementations while maintaining compatibility with the current model design.
The text was updated successfully, but these errors were encountered:
Feature Description
Users shall be able to change the optimization procedure used in
PolicyModel
. The new API should be flexible enough to support both the existing scipy optimizers and possible new function implementations while maintaining compatibility with the current model design.The text was updated successfully, but these errors were encountered: