-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat (data): Add plotting to data generation experiment (default off)
Change the helper plot_training_trajectory to a private function, and make x_smooth optional in plot_training_data. This function is used ODE fit-eval to compare how well smoothing works, but also in data generation just to get a sense of noise (where there is no smoothed trajectory to plot).
- Loading branch information
1 parent
346a56c
commit e8add63
Showing
2 changed files
with
20 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters