https://github.com/GPflow/GPflow
Revision 20a006fa87954bd9d131be917ce0187bdf5fc9b5 authored by st-- on 05 May 2018, 22:52:53 UTC, committed by Artem Artemev on 05 May 2018, 22:52:53 UTC
1 parent b9e5817
Raw File
Tip revision: 20a006fa87954bd9d131be917ce0187bdf5fc9b5 authored by st-- on 05 May 2018, 22:52:53 UTC
Copyright notes
Tip revision: 20a006f
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