https://github.com/GPflow/GPflow
Revision e923230d555eb46d83654047b7ff2d6ed7740aad authored by Alexander G. de G. Matthews on 07 December 2017, 16:55:09 UTC, committed by GitHub on 07 December 2017, 16:55:09 UTC
2 parent s c3d5f28 + 22f450d
Raw File
Tip revision: e923230d555eb46d83654047b7ff2d6ed7740aad authored by Alexander G. de G. Matthews on 07 December 2017, 16:55:09 UTC
Merge pull request #589 from GPflow/awav/documentation
Tip revision: e923230
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