https://github.com/GPflow/GPflow
Revision e19fbb485d33c6761ee7f5b55a0ef42e65a03c00 authored by James Hensman on 29 May 2017, 14:38:41 UTC, committed by GitHub on 29 May 2017, 14:38:41 UTC
2 parent s 6267414 + a23fab8
Raw File
Tip revision: e19fbb485d33c6761ee7f5b55a0ef42e65a03c00 authored by James Hensman on 29 May 2017, 14:38:41 UTC
Merge pull request #408 from GPflow/setup_fixes
Tip revision: e19fbb4
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