https://github.com/GPflow/GPflow
Revision 6f2ede0ff4b5f0e77798a260c0d1996131364119 authored by alexggmatthews on 06 July 2017, 09:13:29 UTC, committed by alexggmatthews on 06 July 2017, 09:13:29 UTC
1 parent ad8c024
Raw File
Tip revision: 6f2ede0ff4b5f0e77798a260c0d1996131364119 authored by alexggmatthews on 06 July 2017, 09:13:29 UTC
Version 0.3.8
Tip revision: 6f2ede0
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