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
We should add a BehaviorModel class to abstract away the implementation details of how behavioral models work and to provide a interface for tools to hook into.
Below is a partial example of what a BehaviorModel could potentially look like.
We should add a
BehaviorModel
class to abstract away the implementation details of how behavioral models work and to provide a interface for tools to hook into.Below is a partial example of what a
BehaviorModel
could potentially look like.The text was updated successfully, but these errors were encountered: