https://github.com/GPflow/GPflow
Name Target Message Date
HEAD ed6acf5 John/release 2.3.0 (#1716) 21 September 2021, 20:30:14 UTC
refs/heads/0.5.0 60e19f8 bump version to 2.1.4 (#1612) 01 December 2020, 11:59:33 UTC
refs/heads/alan/hackathon_docs 294029d Minor edits and more maths for likelihoods 06 February 2019, 16:29:50 UTC
refs/heads/avullo-willcowley/working-bee-ef1 4db4cea Merge branch 'develop' into avullo-willcowley/working-bee-ef1 14 September 2021, 12:50:16 UTC
refs/heads/awav/check-det f6338da Update 19 February 2020, 13:33:39 UTC
refs/heads/awav/develop-2.0/hmc-helper 36c1a01 Update docstring of the helper 07 October 2019, 08:43:59 UTC
refs/heads/awav/develop-2.0/update-parameter-docstring b5656f6 Initial update to the parameter docstring 15 October 2019, 08:48:33 UTC
refs/heads/awav/different-stuff 1425cdb Different stuff: formatting, using 0.5 properly and etc. 01 June 2019, 20:44:23 UTC
refs/heads/awav/gpflow-2.0-squared_distances 5a08eb8 Custom squared distances gradients 21 June 2019, 10:40:38 UTC
refs/heads/awav/inference 2b0e60b Initial commit 17 June 2019, 08:11:06 UTC
refs/heads/awav/kernel-structure 0312f5d Structure 24 February 2020, 12:31:30 UTC
refs/heads/awav/natural-gradients a806b62 Initiate porting from testing environment. 01 January 2018, 16:52:19 UTC
refs/heads/awav/release-pip-package de302a1 Cleaning up 17 June 2019, 16:31:51 UTC
refs/heads/awav/release-testing-branch 97d2d56 Change regexp 14 November 2019, 14:55:16 UTC
refs/heads/awav/tensor-functor 9998bea Initial commit 17 June 2019, 08:09:10 UTC
refs/heads/awav/tfp 2edcf10 Tensorflow Probabilities 20 March 2019, 11:18:21 UTC
refs/heads/awav_documentation 5ec7e91 Improve representation of GPflow objects in IPython/Jupyter notebook (#1453) * includes the repr() string in IPython/Jupyter notebook representation as well (i.e. fully-qualified class name and object hash (memory address), which helps distinguish objects from each other) * only displays the parameter table when it is not empty * makes use of default_summary_fmt() for IPython shell 04 May 2020, 13:13:48 UTC
refs/heads/blockkernel e175478 fixed issues with changes to TF syntax. 02 August 2017, 15:36:50 UTC
refs/heads/cone af90c6e Building up cone. 06 June 2016, 17:06:36 UTC
refs/heads/deep 9e51e3b more tweaking the deep GP 09 December 2016, 10:16:09 UTC
refs/heads/deep_arccos_kernel 0873f16 added kernel 16 August 2019, 14:15:33 UTC
refs/heads/develop ed6acf5 John/release 2.3.0 (#1716) 21 September 2021, 20:30:14 UTC
refs/heads/develop-1.0 03af631 Resolve merge conflicts from develop 03 November 2019, 22:18:47 UTC
refs/heads/eps_conditionals 80341f6 added eps and full cov to sample_conditional 17 August 2018, 12:28:12 UTC
refs/heads/fast-grad 3623029 Merge branch 'blockkernel' into fast-grad 02 August 2017, 15:43:05 UTC
refs/heads/felix/pathologies_experiment ff05f7e minor change to optimizer 21 January 2020, 13:41:47 UTC
refs/heads/fergus/anisotropy 953a35b Update init of anisotropic kernels 27 July 2021, 10:55:57 UTC
refs/heads/fergus/linear bf8e2b9 fix script 15 September 2021, 16:31:26 UTC
refs/heads/fxsm/new_svgp 9c18dfa correcting freeze 17 December 2020, 17:17:57 UTC
refs/heads/gplvm 1da68b9 Merge branch 'master' into gplvm 16 October 2016, 09:05:20 UTC
refs/heads/gplvm-fullcov 5ab5aae contrast full and diag model bounds 11 January 2017, 14:12:37 UTC
refs/heads/gustavocmv/heterocedastic-gaussian-likelihood 2637e3c small fixes 10 December 2020, 15:32:13 UTC
refs/heads/gustavocmv/multiclass-likelihood-quadrature-test fe594a0 . 11 October 2020, 12:48:04 UTC
refs/heads/gustavocmv/ndiagghquadrature-property-setter febfc29 Merge remote-tracking branch 'origin/develop' into gustavocmv/ndiagghquadrature-property-setter 05 October 2020, 11:55:50 UTC
refs/heads/gustavocmv/varying-noise-notebook-comment cc10271 testing HeteroskedasticGaussian likelihood from varying_noise notebook 05 October 2020, 13:02:59 UTC
refs/heads/hugh/broadcasting_matched_multi_sample 5c69240 changed behaviour of multisample kernels. Now cov(SND,SMD) assumes that the samples are paired over S and returns SNM (rather than SNSM), and cov(ND,SMD) is SNM (rather than NSM) 29 January 2019, 16:10:40 UTC
refs/heads/hughsalimbeni-broadcasting-conditional f3154bf Merge branch 'develop' into hughsalimbeni-broadcasting-conditional 03 December 2018, 00:36:31 UTC
refs/heads/icouckuy-derivatives 8aba58b Merge branch 'master' into icouckuy-derivatives 02 July 2018, 22:08:40 UTC
refs/heads/james-vincent/sgpr dd1d82a more Sanity_check edits 16 October 2019, 15:31:39 UTC
refs/heads/joelb/type-hint-config d3ab77d wip 08 April 2020, 17:59:04 UTC
refs/heads/john-bradshaw/binary-class-GP 445112b Merge remote-tracking branch 'origin/GPflow-1.0-RC' into john-bradshaw/binary-class-GP 24 October 2017, 10:52:48 UTC
refs/heads/john-bradshaw/derivative-observations 431599a update 17 April 2018, 22:39:26 UTC
refs/heads/john-bradshaw/linear-features-for-kernels ea67c67 Random features -- improved demo to also show Thompson sampling. 04 October 2017, 08:40:37 UTC
refs/heads/john-bradshaw/linear-features-for-kernels-gpflow1.0 6fd1a26 Merge remote-tracking branch 'origin/GPflow-1.0-RC' into john-bradshaw/linear-features-for-kernels-gpflow1.0 # Conflicts: # gpflow/__init__.py # gpflow/decors.py 24 October 2017, 10:29:09 UTC
refs/heads/john/linear bf3bd5f Use HeteroskedasticTFP likelihood 23 August 2021, 09:48:13 UTC
refs/heads/mark/jitter 8404a49 Jitter level is now used in `SGPR`. 02 May 2020, 20:10:12 UTC
refs/heads/master 6aab4fb Bugfix for new Posterior object with PrecomputeCacheType.VARIABLE (#1678) (#1679) Co-authored-by: st-- <st--@users.noreply.github.com> 29 April 2021, 14:32:44 UTC
refs/heads/master-1.0 03af631 Resolve merge conflicts from develop 03 November 2019, 22:18:47 UTC
refs/heads/master_profile_mnist 0635a16 Changes to make model.py dump .json output not to be merged to master. 25 August 2016, 11:49:58 UTC
refs/heads/merging-masters bd04738 Fix the global step for summary tasks 25 June 2018, 14:04:02 UTC
refs/heads/mnist 5554277 Using settings context. general tidying. 07 August 2017, 09:22:37 UTC
refs/heads/mnist_datatypes 1156bc1 Readding mnist demo. 13 September 2016, 13:03:29 UTC
refs/heads/multiclass_slicing abde22d manual merge 20 October 2016, 07:47:18 UTC
refs/heads/multioutput ddeedc6 Added independent but distinct kernels for multi-output support in `conditional()`. 10 January 2018, 16:34:42 UTC
refs/heads/nbtest b41c1f9 GPLVM data 19 February 2019, 09:26:19 UTC
refs/heads/nested_models_recompilation 2f07c20 Merge branch 'master' into nested_models_recompilation 16 August 2017, 13:12:14 UTC
refs/heads/nicolas/sinc_kernel 964cfee Update gpflow/kernels/stationaries.py Co-Authored-By: st-- <st--@users.noreply.github.com> 11 March 2020, 13:24:49 UTC
refs/heads/parallel_tests 562a8a2 Fix attribute env parameter for fast tests 26 June 2017, 19:37:46 UTC
refs/heads/profiling_mods c1982af Updating gpflowrc 14 September 2016, 19:33:40 UTC
refs/heads/profiling_mods_paper 453453e float32 26 October 2016, 14:00:45 UTC
refs/heads/pypi fbb5e40 Merge branch 'master' into pypi 17 March 2017, 11:29:15 UTC
refs/heads/requirements_fix 59e4153 Incorporating sphinx rtd theme in codebase. MIT license. 17 February 2017, 10:43:52 UTC
refs/heads/revert-1511-master d4407b5 Revert "updated models.gpr docstring (#1511)" This reverts commit acaccfdedc90ecbd9cb35c71f09f70aa2916fdce. 23 June 2020, 10:52:36 UTC
refs/heads/robustmax_epsilon_learnable 4a5fbb5 Merge remote-tracking branch 'destination/master' into robustmax_epsilon_learnable 07 August 2017, 16:31:20 UTC
refs/heads/sergio_pasc/gpflow-2.0/adapt-sgpmc-and-gpmc 2a30405 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/adapt-sgpmc-and-gpmc # Conflicts: # tests/test_mean_functions.py # tests/test_predict.py 10 September 2019, 16:00:22 UTC
refs/heads/sergio_pasc/gpflow-2.0/adapt-sgpr 4f1faf1 SGPR and FITC updated 10 September 2019, 15:11:24 UTC
refs/heads/sergio_pasc/gpflow-2.0/move-gplvm-tests d95ef82 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-gplvm-tests # Conflicts: # _unsorted/_test_gplvm.py # gpflow/expectations/squared_exponentials.py # gpflow/models/gplvm.py 09 September 2019, 12:51:16 UTC
refs/heads/sergio_pasc/gpflow-2.0/move-multioutput-features-tests ff13e61 fixing imports 21 March 2019, 13:41:09 UTC
refs/heads/sergio_pasc/gpflow-2.0/move-quadrature-tests 768f644 Merge branch 'sergio_pasc/gpflow-2.0/move-quadrature-tests' of github.com:GPflow/GPflow into sergio_pasc/gpflow-2.0/move-quadrature-tests 18 March 2019, 16:13:45 UTC
refs/heads/sergio_pasc/gpflow-2.0/move-tests-methods 2841268 Merge branch 'sergio_pasc/gpflow-2.0/move-tests-methods' of github.com:GPflow/GPflow into sergio_pasc/gpflow-2.0/move-tests-methods 09 September 2019, 13:05:19 UTC
refs/heads/sergio_pasc/gpflow-2.0/ordinal_regression 00073d8 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/ordinal_regression # Conflicts: # .circleci/config.yml # doc/source/notebooks/basics/GPLVM.ipynb # gpflow/models/gplvm.py # gpflow/models/gpr.py # gpflow/models/sgpr.py # gpflow/models/vgp.py # setup.py # tests/test_notebooks.py 16 September 2019, 10:10:17 UTC
refs/heads/sergio_pasc/gpflow-2.0/parameter_transform e9e5307 Parameter class state keeps transform class and not instance 03 September 2019, 12:10:44 UTC
refs/heads/sergio_pasc/gpflow-2.0/remove_training_loop e95281f Removing training loop from utilities 22 October 2019, 13:09:47 UTC
refs/heads/spascual/add-mailmap-file a70437b Adding .mailmap file 21 September 2020, 18:06:01 UTC
refs/heads/st---metaautoflow 138cd0c adding paragraph to autoflow docstring 08 June 2017, 09:58:17 UTC
refs/heads/st/clean_up_broadcasting_conditionals 4c82e45 Merge branch 'develop' into st/clean_up_broadcasting_conditionals 01 April 2021, 14:35:55 UTC
refs/heads/st/fix_active_dims_2 8ac6e35 Merge branch 'develop' into st/fix_active_dims_2 01 June 2020, 11:22:55 UTC
refs/heads/st/fix_config_module_docstring f56e5a2 make format 13 April 2021, 15:46:17 UTC
refs/heads/st/fix_test_method_equivalence 95bf01c remove --use-feature=2020-resolver (will become an error in pip 21.0) 15 March 2021, 15:00:40 UTC
refs/heads/st/fxsm 9542ba9 WIP: reworking to closure 15 December 2020, 20:05:34 UTC
refs/heads/st/fxsm_closure c862ce8 more WIP closure-ifying 15 December 2020, 20:21:19 UTC
refs/heads/st/new_svgp 646ca7a format 15 March 2021, 11:16:47 UTC
refs/heads/st/posterior b8a05fb Merge branch 'develop' into st/posterior 04 January 2020, 00:18:23 UTC
refs/heads/st/posterior_with_linear_operators 23959d3 Merge branch 'st/new_svgp-redesign' into st/posterior_with_linear_operators 15 April 2021, 16:58:48 UTC
refs/heads/st/quickfix/dispatch_docs d3842ee Merge branch 'develop' into st/quickfix/dispatch_docs 10 September 2020, 10:33:04 UTC
refs/heads/st/quickfix/posterior 7117885 fix other test 29 April 2021, 10:40:46 UTC
refs/heads/st/quickfix_num_latent a228884 Merge branch 'develop' into st/quickfix_num_latent 17 July 2020, 13:13:44 UTC
refs/heads/st/rename_slow_multioutput abfa31e fix export 20 June 2019, 12:25:31 UTC
refs/heads/st/reorder_covariances 37db81f Merge branch 'develop' of github.com:GPflow/GPflow into st/reorder_covariances 29 January 2020, 19:09:29 UTC
refs/heads/st/rescue_754 986aced rescue code from #754 16 March 2020, 19:11:58 UTC
refs/heads/st/snowflake_kernel a7bba6a orbits, invariant kernel and snowflake prior 04 November 2020, 22:19:39 UTC
refs/heads/st/test_cleanup 9d82f9c WIP 11 March 2020, 23:26:33 UTC
refs/heads/st/test_for_shape_check aeb0ab4 fix bugs in test 18 June 2019, 09:46:26 UTC
refs/heads/st/triangular cf7dc6d Allow gpflow.utilities.triangular() to return FillScaleTriL 12 November 2020, 16:19:07 UTC
refs/heads/st_FITCvsVFE_2.0 6351237 reactivate SGPR equivalence test 16 October 2019, 16:04:45 UTC
refs/heads/stef/fxsm bf00f57 NewSVGP 16 December 2020, 18:03:31 UTC
refs/heads/tf2.0-compatible 2099f7d Merge branch 'develop' of github.com:GPflow/GPflow into tf2.0-compatible 18 March 2020, 10:57:22 UTC
refs/heads/transform_on_sided d769216 Merge branch 'master' into transform_on_sided 15 August 2017, 09:06:45 UTC
refs/heads/v1.5.1-docs 941b21f fix links to point to correct (1.0) tutorial notebooks 04 December 2019, 13:22:57 UTC
refs/heads/va/additive_models 816a41f update models and parse 02 February 2020, 21:14:05 UTC
back to top