https://github.com/GPflow/GPflow
Revision 8bd6f2a408fa5dc4d1bcfa22599f49929d6db165 authored by akhayes on 13 August 2019, 12:29:42 UTC, committed by Artem Artemev on 13 August 2019, 12:29:42 UTC
1 parent 6fde94a
Raw File
Tip revision: 8bd6f2a408fa5dc4d1bcfa22599f49929d6db165 authored by akhayes on 13 August 2019, 12:29:42 UTC
GPflow manual copyedits (#1014)
Tip revision: 8bd6f2a
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