https://github.com/GPflow/GPflow
Revision 31460d2a53406fd26582a3ea2444a0f39e3488d8 authored by Hugh Salimbeni on 23 November 2018, 09:38:23 UTC, committed by Hugh Salimbeni on 23 November 2018, 09:38:23 UTC
2 parent s 01206e1 + 4413278
Raw File
Tip revision: 31460d2a53406fd26582a3ea2444a0f39e3488d8 authored by Hugh Salimbeni on 23 November 2018, 09:38:23 UTC
Merge branch 'hughsalimbeni-broadcasting-conditional' of https://github.com/GPflow/GPflow into hugh-broadcasting-conditional
Tip revision: 31460d2
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