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
-`scripts`: All scripts that are not the main scripts of the projects. Helpers and scripts that produce artifacts that are used by the main script. Everything here should either be an executable file or a config for one.
97
-
-`helpers`: Helper scripts that are bash executables.
97
+
-`helpers`: Helper scripts that are bash executables or python scripts that are not full sacred experiments.
98
98
-`trainers`: Our additions to the suite of reward learning algorithms available in imitation. Currently this contains the trainer for training reward nets with supervised learning.
99
99
-`vis`: Visualization code for interpreting reward functions.
100
100
-`interpret.py`: The main script that provides the functionality for this project.
0 commit comments