https://github.com/GPflow/GPflow
Revision 0536023d455929ca3bb1112a82f2798421272718 authored by Artem Artemev on 26 March 2019, 12:05:38 UTC, committed by Artem Artemev on 26 March 2019, 12:05:38 UTC
2 parent s 648ccff + c47d8f5
Raw File
Tip revision: 0536023d455929ca3bb1112a82f2798421272718 authored by Artem Artemev on 26 March 2019, 12:05:38 UTC
Merge branch 'sergio_pasc/gpflow-2.0/move-uncertain-conditional-tests' of github.com:GPflow/GPflow into sergio_pasc/gpflow-2.0/move-uncertain-conditional-tests
Tip revision: 0536023
roadmap.md
This document covers major planned development items for GPflow.

# Computational speed
 - Add further benchmarks to [benchmark repository](https://github.com/GPflow/GPflowBenchmarks) including multiple GPUs.
 - Incorporate remaining Tom Nickson GPU code from [branch](https://github.com/c0g/tomserflow) into TensorFlow main.

# Features
 - Add ability to exploit Kronecker structure.
	
# Housekeeping 
 - See also issues marked "enhancement" in the GitHub [list](https://github.com/GPflow/GPflow/issues).
back to top