https://github.com/GPflow/GPflow
Revision c6f700b9ab880aea60aa0aa37227597dd40c01c1 authored by Alexander G. de G. Matthews on 16 November 2017, 09:03:06 UTC, committed by GitHub on 16 November 2017, 09:03:06 UTC
2 parent s 4ff00cb + 4e295b5
Raw File
Tip revision: c6f700b9ab880aea60aa0aa37227597dd40c01c1 authored by Alexander G. de G. Matthews on 16 November 2017, 09:03:06 UTC
Merge pull request #556 from GPflow/value-property
Tip revision: c6f700b
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