https://github.com/GPflow/GPflow
Revision 7a2017020f5683fb56a0d28120b512ed93188e74 authored by Artem Artemev on 11 November 2017, 19:11:05 UTC, committed by Artem Artemev on 11 November 2017, 19:11:05 UTC
2 parent s bf8fb55 + ce5ad7e
Raw File
Tip revision: 7a2017020f5683fb56a0d28120b512ed93188e74 authored by Artem Artemev on 11 November 2017, 19:11:05 UTC
Synchronizing master and rc1.0.
Tip revision: 7a20170
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