https://github.com/GPflow/GPflow
Revision ee5c89796f15ebb8eb796cac7af72d86967806dd authored by Artem Artemev on 12 April 2018, 09:08:21 UTC, committed by GitHub on 12 April 2018, 09:08:21 UTC
2 parent s c5f8520 + eb6a269
Raw File
Tip revision: ee5c89796f15ebb8eb796cac7af72d86967806dd authored by Artem Artemev on 12 April 2018, 09:08:21 UTC
Merge branch 'master' into awav/github-templates
Tip revision: ee5c897
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