-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix issue of no more seeds left (several plateaus)
- Loading branch information
1 parent
8a304d1
commit 13dc750
Showing
35 changed files
with
819 additions
and
787 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
#verion,num_devices,mean_error,mean_uncert,avg_time,best_3 | ||
2.5.1,12,-0.8741127252578735,0.0003452669479884207,95.40295028686523,77.15287351608276 | ||
2.5.1,12,-1.30291748046875,0.32637646794319153,102.9092493057251,34.30308310190836 | ||
2.3.4,12,0.09217196161439745,0.3709631743726239,2.116373300552368,0.7054577668507894 | ||
2.6.0,6,-0.06817162536483465,0.3668122147028353,1.1894174337387085,1.0906640688578289 | ||
2.6.0,12,-0.06817162536483465,0.3668122147028353,1.9961725234985352,1.7415425777435303 | ||
2.6.1,6,-0.06817162536483465,0.3668122147028353,1.1894174337387085,1.0906640688578289 | ||
2.6.1,12,-0.06817162536483465,0.3668122147028353,1.9961725234985352,1.7415425777435303 | ||
2.6.2,6,-0.011831551800402452,0.3695399992566994,0.8977173328399658,0.8630998134613037 | ||
2.6.2,12,-0.011831551800402452,0.3695399992566994,1.2420992612838746,1.1599870522816975 |
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 was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
499 changes: 308 additions & 191 deletions
499
docs/examples/gaussian_process_marginalisation_spectral.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.