https://github.com/GPflow/GPflow
Revision 1a886fc89067b6dd4da6f1bf726c64f1df1a55e5 authored by James Hensman on 24 November 2017, 14:20:16 UTC, committed by James Hensman on 24 November 2017, 14:20:16 UTC
2 parent s f4559a3 + 13e16a6
Raw File
Tip revision: 1a886fc89067b6dd4da6f1bf726c64f1df1a55e5 authored by James Hensman on 24 November 2017, 14:20:16 UTC
Merge branch 'chain_transform' of github.com:GPflow/GPflow into chain_transform
Tip revision: 1a886fc
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