Skip to content

Commit

Permalink
Adapted memoization policies for graph (RasaHQ#9383)
Browse files Browse the repository at this point in the history
* Adapted memoization policies for graph

* Not persisting config anymore for graph policy components

* adjusted unit testing for memoization graph component

* Removed max history hack in ted policy

* Making sure policy config is used for initializing featurizers if necessary

* Added policy priority to ted policy default config

* Simplified policy test suites

* Persisting policy by default when training

* Only carrying over max_history from policy to featurizer for MaxHistoryTrackerFeaturizers

* Turned load fail logging to warning from info

* Removed compatibility code for old policy component types

* Removed metadata and persist abstract methods from policy class

* Joined all memoization policy tests

* Fixed delorean code
  • Loading branch information
twerkmeister authored and ErickGiffoni committed Sep 9, 2021
1 parent 5620144 commit c3f1ec1
Show file tree
Hide file tree
Showing 11 changed files with 855 additions and 699 deletions.
20 changes: 0 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c3f1ec1

Please sign in to comment.