https://github.com/GPflow/GPflow
Revision 626741429eb0c6d32c6961f7897ab4bcc1334eea authored by James Hensman on 29 May 2017, 13:54:10 UTC, committed by GitHub on 29 May 2017, 13:54:10 UTC
2 parent s e9275c2 + 65577cf
Raw File
Tip revision: 626741429eb0c6d32c6961f7897ab4bcc1334eea authored by James Hensman on 29 May 2017, 13:54:10 UTC
Merge pull request #420 from GPflow/softplus_warning_fix
Tip revision: 6267414
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