https://github.com/GPflow/GPflow
Revision bba4fd3707ca579f27909bf3548471f3e433c736 authored by James Hensman on 12 July 2017, 19:55:16 UTC, committed by GitHub on 12 July 2017, 19:55:16 UTC
2 parent s 002ce74 + b185159
Raw File
Tip revision: bba4fd3707ca579f27909bf3548471f3e433c736 authored by James Hensman on 12 July 2017, 19:55:16 UTC
Merge branch 'master' into fix-gpmc-compile
Tip revision: bba4fd3
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