https://github.com/GPflow/GPflow
Revision bd2d257ca14eef803e72f84d9a391c6146052a44 authored by Hugh Salimbeni on 29 November 2018, 12:00:59 UTC, committed by Hugh Salimbeni on 29 November 2018, 12:00:59 UTC
2 parent s c71d1a9 + fdb8efb
Raw File
Tip revision: bd2d257ca14eef803e72f84d9a391c6146052a44 authored by Hugh Salimbeni on 29 November 2018, 12:00:59 UTC
merged develop
Tip revision: bd2d257
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