-
Notifications
You must be signed in to change notification settings - Fork 863
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove sklearn and use ad-hoc correlated noise (#742)
Summary: Pull Request resolved: #742 This Diff removes `sklearn` dependancy that we used just for generating correlated noise using a GPR, replacing with uniform + gaussian convolution (both space ad time) to get correlated noise. Reviewed By: paulinus Differential Revision: D28150808 fbshipit-source-id: d6dc2a640bfc1972a6d3b391c7ae1f82bbad93b4
- Loading branch information
1 parent
49090b9
commit 2264ae0
Showing
2 changed files
with
10 additions
and
12 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