https://github.com/GPflow/GPflow
Revision 62132f899c647bdcb6f0726e9ef9e3161dcd679a authored by Artem Artemev on 24 November 2018, 12:05:14 UTC, committed by Artem Artemev on 24 November 2018, 12:05:14 UTC
1 parent 6b4a3ab
Raw File
Tip revision: 62132f899c647bdcb6f0726e9ef9e3161dcd679a authored by Artem Artemev on 24 November 2018, 12:05:14 UTC
Print travis information
Tip revision: 62132f8
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