https://github.com/GPflow/GPflow
Revision bbe0c13070cbac96f58da5df0d0bd75bc5bf7fc1 authored by James Hensman on 30 June 2017, 11:15:27 UTC, committed by GitHub on 30 June 2017, 11:15:27 UTC
2 parent s 35e0777 + 089c99e
Raw File
Tip revision: bbe0c13070cbac96f58da5df0d0bd75bc5bf7fc1 authored by James Hensman on 30 June 2017, 11:15:27 UTC
Merge pull request #433 from GPflow/hughsalimbeni-vgp_as_svgp
Tip revision: bbe0c13
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