https://github.com/GPflow/GPflow
Revision 21ee651bad5059f1d0f9c8d6e8df1ce78cb55134 authored by Markus Kaiser on 24 March 2017, 16:42:17 UTC, committed by Markus Kaiser on 24 March 2017, 16:42:17 UTC
1 parent e423a23
Raw File
Tip revision: 21ee651bad5059f1d0f9c8d6e8df1ce78cb55134 authored by Markus Kaiser on 24 March 2017, 16:42:17 UTC
Integrate code wording feedback
Tip revision: 21ee651
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